Skip to content

Commit f5f7635

Browse files
authored
Merge pull request #4 from hpc4cmb/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 129da9f + 730cc70 commit f5f7635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
arch: MacOSX-arm64
3434
steps:
3535
- name: Checkout
36-
uses: actions/checkout@v4
36+
uses: actions/checkout@v5
3737

3838
- name: Setup Conda Base
3939
run: |

0 commit comments

Comments
 (0)