Skip to content

Commit ca3a16a

Browse files
authored
Merge pull request #32 from EESSI/ocaisa-patch-4
Update action.yml to test cache file naming
2 parents 81e55f2 + 7c278d4 commit ca3a16a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ inputs:
1616
runs:
1717
using: "composite"
1818
steps:
19-
- uses: cvmfs-contrib/github-action-cvmfs@d8e39debce81209bbb10bdec77f905b347b032e5 # v5.2 + MacOS support
19+
- uses: cvmfs-contrib/github-action-cvmfs@f93ba85417fc145df0f82c672618dc7dd94c1702 # v5.2 + cache name update
2020
with:
2121
# Can't use config package for macOS but our repos are available with the default configuration anyway
2222
# cvmfs_config_package: https://github.com/EESSI/filesystem-layer/releases/download/latest/cvmfs-config-eessi_latest_all.deb

0 commit comments

Comments
 (0)