mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2025-03-13 17:56:40 -04:00
Bump actions/checkout from 1 to 4 (#345)
This commit is contained in:
parent
3858c91f14
commit
dea4ad3aea
2
.github/workflows/create-pdf.yml
vendored
2
.github/workflows/create-pdf.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
makepdfs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v4
|
||||
- uses: mkrakowitzer/actions-makepdfs@master
|
||||
if: github.ref == 'refs/heads/main'
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user