Skip to content

Commit c36f7a0

Browse files
authored
Merge pull request #48 from CCPBioSim/dependabot/github_actions/actions/checkout-7.0.0
Bump actions/checkout from 6.0.3 to 7.0.0
2 parents 084cc6e + f11e673 commit c36f7a0

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
@@ -26,7 +26,7 @@ jobs:
2626
sudo docker builder prune -a
2727
2828
- name: checkout
29-
uses: actions/checkout@v6.0.3
29+
uses: actions/checkout@v7.0.0
3030

3131
- name: Prepare env
3232
id: envvars

0 commit comments

Comments
 (0)