We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f28cd38 + e10b7c5 commit 7010f7eCopy full SHA for 7010f7e
.github/workflows/linux-eic-shell.yml
@@ -14,7 +14,7 @@ jobs:
14
build-test:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
18
- uses: cvmfs-contrib/github-action-cvmfs@v5
19
- uses: eic/run-cvmfs-osg-eic-shell@main
20
with:
@@ -74,7 +74,7 @@ jobs:
74
- /home/runner/work/_temp:/home/runner/work/_temp
75
# FIXME hard-coded: see https://github.com/actions/upload-pages-artifact/pull/14
76
77
78
- uses: actions/download-artifact@v6
79
80
name: build-eic-shell
0 commit comments