Skip to content

Commit

Permalink
Merge pull request #43 from tpgillam/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/cache-3

Bump actions/cache from 2 to 3
  • Loading branch information
tpgillam authored Dec 27, 2023
2 parents 73dbba5 + e152502 commit fa55dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/JuliaNightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
version: nightly
arch: x64
- uses: actions/cache@v2
- uses: actions/cache@v3
env:
cache-name: julia-nightly-cache-artifacts
with:
Expand Down

0 comments on commit fa55dbb

Please sign in to comment.