Skip to content

Commit

Permalink
Merge pull request #16 from gerlero/dependabot/github_actions/eth-pkg…
Browse files Browse the repository at this point in the history
…/apt-deb-cache-0.2.6

Bump eth-pkg/apt-deb-cache from 0.2.5 to 0.2.6
  • Loading branch information
gerlero authored Aug 17, 2024
2 parents c2dd2db + 5f0e4c0 commit 4a0f8ec
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 4a0f8ec

Please sign in to comment.