Skip to content

Commit cbc0a49

Browse files
authored
Merge pull request #6 from gioxx/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 10a2fe9 + 3a4c964 commit cbc0a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/patch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
if: needs.check.outputs.proceed == 'true'
5656
runs-on: ubuntu-latest
5757
steps:
58-
- uses: actions/checkout@v4
58+
- uses: actions/checkout@v5
5959

6060
- uses: actions/setup-python@v5
6161
with:

0 commit comments

Comments
 (0)