Skip to content

Commit

Permalink
Bump eth-pkg/apt-deb-cache from 0.2.4 to 0.2.5
Browse files Browse the repository at this point in the history
Bumps [eth-pkg/apt-deb-cache](https://github.com/eth-pkg/apt-deb-cache) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/eth-pkg/apt-deb-cache/releases)
- [Commits](eth-pkg/apt-deb-cache@v0.2.4...v0.2.5)

---
updated-dependencies:
- dependency-name: eth-pkg/apt-deb-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 3, 2024
1 parent 97097b6 commit ac46b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ runs:
id: os-version
- name: Install OpenFOAM on Linux (with caching)
if: steps.prep.outputs.apt-package && inputs.cache
uses: eth-pkg/[email protected].4
uses: eth-pkg/[email protected].5
with:
packages: ${{ steps.prep.outputs.apt-package }}
- name: Install OpenFOAM on Linux (without caching)
Expand Down

0 comments on commit ac46b29

Please sign in to comment.