Skip to content

Commit

Permalink
CI: bump actions/cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
rupertnash committed Dec 18, 2023
1 parent bd614e3 commit f6a3ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-hemelb-deps/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runs:
libctemplate-dev
${{ inputs.extra_apt }}
- uses: actions/cache@v2
- uses: actions/cache@v3
id: deps-cache
with:
path: ${{ env.deps_install_prefix }}
Expand Down

0 comments on commit f6a3ac4

Please sign in to comment.