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.
1 parent 0e3d33c commit d262a2eCopy full SHA for d262a2e
.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