Skip to content

Commit 4e2b7d6

Browse files
authored
Merge pull request #43 from CCPBioSim/dependabot/github_actions/actions/checkout-7.0.0
Bump actions/checkout from 6.0.3 to 7.0.0
2 parents dfe10f0 + 5547a7b commit 4e2b7d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
sudo docker builder prune -a
2828
2929
- name: checkout
30-
uses: actions/checkout@v6.0.3
30+
uses: actions/checkout@v7.0.0
3131

3232
- name: Prepare env
3333
id: envvars

0 commit comments

Comments
 (0)