Skip to content

Commit 368a743

Browse files
authored
Merge pull request #34 from bids-apps/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 3 to 6
2 parents 671cc34 + de7680b commit 368a743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
sudo apt-get install -y tree
3535
3636
- name: Clone repo
37-
uses: actions/checkout@v3
37+
uses: actions/checkout@v6
3838

3939
- name: pull docker image
4040
run: docker pull bids/oppni:latest

0 commit comments

Comments
 (0)