Skip to content

Commit

Permalink
Bump cvmfs-contrib/github-action-cvmfs from 4 to 5
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent bd83967 commit f753aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cvmfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Generate root file
run: |
julia --code-coverage --project ./test/RNTupleWriting/output_sample.jl test1.root
- uses: cvmfs-contrib/github-action-cvmfs@v4
- uses: cvmfs-contrib/github-action-cvmfs@v5
- name: Read root file in C++
run: |
source /cvmfs/sft.cern.ch/lcg/views/dev3/latest/x86_64-ubuntu2204-gcc11-opt/setup.sh
Expand Down

0 comments on commit f753aee

Please sign in to comment.