Skip to content

Commit 4f389cd

Browse files
authored
Merge pull request #725 from nipype/dependabot/github_actions/actions/setup-go-5
Bump actions/setup-go from 4 to 5
2 parents 9c0117c + d262a2e commit 4f389cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testsingularity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
ref: 'v3.7.1'
2828
path: 'singularity'
2929
- name: Setup GO
30-
uses: actions/setup-go@v4
30+
uses: actions/setup-go@v5
3131
with:
3232
go-version: '^1.13'
3333
- name: Install OS deps

0 commit comments

Comments
 (0)