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 26e9002 commit ced1ef5Copy full SHA for ced1ef5
.github/workflows/basic.yml
@@ -4,8 +4,8 @@ jobs:
4
singularity:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v2
8
- - uses: cvmfs-contrib/github-action-cvmfs@v2
+ - uses: actions/checkout@v3
+ - uses: cvmfs-contrib/github-action-cvmfs@v3
9
with:
10
cvmfs_repositories: 'singularity.opensciencegrid.org'
11
- uses: eic/run-cvmfs-osg-eic-shell@main
.github/workflows/double.yml
0 commit comments