Skip to content

Commit

Permalink
Bump eth-pkg/apt-deb-cache from 0.2.5 to 0.2.6
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.5 to 0.2.6.
- [Release notes](https://github.com/eth-pkg/apt-deb-cache/releases)
- [Commits](eth-pkg/apt-deb-cache@v0.2.5...v0.2.6)

---
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 17, 2024
1 parent c2dd2db commit 5f0e4c0
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 @@ -45,7 +45,7 @@ runs:
shell: bash
- name: Install OpenFOAM on Linux (with caching)
if: steps.prep.outputs.apt-package && inputs.cache && !job.container
uses: eth-pkg/[email protected].5
uses: eth-pkg/[email protected].6
with:
packages: ${{ steps.prep.outputs.apt-package }}
- name: Install OpenFOAM on Linux (without caching)
Expand Down

0 comments on commit 5f0e4c0

Please sign in to comment.