We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c0117c + d262a2e commit 4f389cdCopy full SHA for 4f389cd
.github/workflows/testsingularity.yml
@@ -27,7 +27,7 @@ jobs:
27
ref: 'v3.7.1'
28
path: 'singularity'
29
- name: Setup GO
30
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
31
with:
32
go-version: '^1.13'
33
- name: Install OS deps
0 commit comments