Skip to content

Commit 7010f7e

Browse files
authored
Merge branch 'main' into 133-add-caloroc-type-b-data-structure
2 parents f28cd38 + e10b7c5 commit 7010f7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/linux-eic-shell.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build-test:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v5
17+
- uses: actions/checkout@v6
1818
- uses: cvmfs-contrib/github-action-cvmfs@v5
1919
- uses: eic/run-cvmfs-osg-eic-shell@main
2020
with:
@@ -74,7 +74,7 @@ jobs:
7474
- /home/runner/work/_temp:/home/runner/work/_temp
7575
# FIXME hard-coded: see https://github.com/actions/upload-pages-artifact/pull/14
7676
steps:
77-
- uses: actions/checkout@v5
77+
- uses: actions/checkout@v6
7878
- uses: actions/download-artifact@v6
7979
with:
8080
name: build-eic-shell

0 commit comments

Comments
 (0)