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
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v1...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3858c91f14
commit
01f95bc807
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