Skip to content

Commit 6146f4c

Browse files
authored
Merge pull request #49 from Dragonius/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 75d58ee + 92c9847 commit 6146f4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040

4141
steps:
42-
- uses: actions/checkout@v4
42+
- uses: actions/checkout@v5
4343
- name: Setup Python
4444
uses: actions/setup-python@v6.0.0
4545
with:

0 commit comments

Comments
 (0)