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 19, 2023
1 parent e6205c6 commit 97e3afb
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 97e3afb

Please sign in to comment.