Skip to content

Commit 4db2397

Browse files
authored
Merge pull request #26 from GRG-Projects/dependabot/github_actions/actions-640176b5ab
Bump actions/checkout from 6 to 7 in the actions group
2 parents a6727d1 + 31305d3 commit 4db2397

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
build:
2626
runs-on: ubuntu-latest
2727
steps:
28-
- uses: actions/checkout@v6
28+
- uses: actions/checkout@v7
2929
with:
3030
fetch-depth: 0
3131
- uses: actions/setup-python@v6

0 commit comments

Comments
 (0)