mirror of
https://github.com/tmaier/asn-qr-code-label-generator.git
synced 2026-03-14 16:43:31 +00:00
Merge pull request #20 from tmaier/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
This commit is contained in:
commit
5db0107441
1 changed files with 1 additions and 1 deletions
2
.github/workflows/generate-pdf.yml
vendored
2
.github/workflows/generate-pdf.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue