Skip to content

Commit fd20403

Browse files
authored
Merge pull request #27 from OpenMS/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 1feabab + 1d297ba commit fd20403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
timeout-minutes: 60
3232
steps:
3333
- name: Checkout
34-
uses: actions/checkout@v5
34+
uses: actions/checkout@v6
3535

3636
- name: Build image
3737
working-directory: ./docker

0 commit comments

Comments
 (0)