Skip to content

Commit 3b23e8a

Browse files
authored
Merge pull request #30 from CCPBioSim/dependabot/github_actions/actions/checkout-6.0.2
Bump actions/checkout from 6.0.1 to 6.0.2
2 parents c133d60 + b4b5e7f commit 3b23e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.1
29+
uses: actions/checkout@v6.0.2
3030

3131
- name: Prepare env
3232
id: envvars

0 commit comments

Comments
 (0)