Skip to content

Commit 2da51f5

Browse files
Merge pull request #2 from stephanprobst/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 4d13d6b + 63971bd commit 2da51f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@v6
1414
with:
1515
fetch-depth: 0
1616

0 commit comments

Comments
 (0)