Skip to content

Commit fbea397

Browse files
authored
Merge pull request #12 from CCPBioSim/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 08ffd86 + 947162c commit fbea397

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
container: condaforge/mambaforge:latest
1616

1717
steps:
18-
- uses: actions/checkout@v4
18+
- uses: actions/checkout@v5.0.0
1919

2020
- name: Run CI
2121
# Ensure the step runs under bash so `pipefail` is supported in the shell flags

0 commit comments

Comments
 (0)