Skip to content

Commit 7e3db0d

Browse files
Bump cvmfs-contrib/github-action-cvmfs from 4 to 5
Bumps [cvmfs-contrib/github-action-cvmfs](https://github.com/cvmfs-contrib/github-action-cvmfs) from 4 to 5. - [Release notes](https://github.com/cvmfs-contrib/github-action-cvmfs/releases) - [Commits](cvmfs-contrib/github-action-cvmfs@v4...v5) --- updated-dependencies: - dependency-name: cvmfs-contrib/github-action-cvmfs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5990ddb commit 7e3db0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cvmfs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Generate root file
3030
run: |
3131
julia --code-coverage --project ./test/RNTupleWriting/output_sample.jl test1.root
32-
- uses: cvmfs-contrib/github-action-cvmfs@v4
32+
- uses: cvmfs-contrib/github-action-cvmfs@v5
3333
- name: Read root file in C++
3434
run: |
3535
source /cvmfs/sft.cern.ch/lcg/views/dev3/latest/x86_64-ubuntu2204-gcc11-opt/setup.sh

0 commit comments

Comments
 (0)