Skip to content

Commit 0e93c8f

Browse files
Merge pull request #5 from PythonCoderAS/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents c2ac220 + 1863b71 commit 0e93c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- PythonCoderAS
2121
- flyboat-org
2222
steps:
23-
- uses: actions/checkout@v3
23+
- uses: actions/checkout@v4
2424
- name: Setup node
2525
uses: actions/setup-node@v3
2626
with:

0 commit comments

Comments
 (0)