Skip to content

Commit 30a91cb

Browse files
authored
Update action.yml to test cache file naming
1 parent 81e55f2 commit 30a91cb

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@c4a951db239043c0d77b7e1a6ae83ce71ef80d97 # 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)