Skip to content

Commit ee8b8cf

Browse files
Merge pull request #8 from PythonCoderAS/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 3f5c9f1 + d1c4f4c commit ee8b8cf

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
@@ -19,7 +19,7 @@ jobs:
1919
user:
2020
- PythonCoderAS
2121
steps:
22-
- uses: actions/checkout@v4
22+
- uses: actions/checkout@v5
2323
- name: Setup node
2424
uses: actions/setup-node@v4
2525
with:

0 commit comments

Comments
 (0)