Skip to content

Commit

Permalink
Merge pull request #32 from JuliaGameTheoreticPlanning/dependabot/git…
Browse files Browse the repository at this point in the history
…hub_actions/julia-actions/cache-2

Bump julia-actions/cache from 1 to 2
  • Loading branch information
lassepe authored May 6, 2024
2 parents 920f651 + 2faea11 commit 84ecfcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: julia-actions/setup-julia@v2
with:
version: ${{ matrix.julia_version }}
- uses: julia-actions/cache@v1
- uses: julia-actions/cache@v2
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 84ecfcb

Please sign in to comment.