Skip to content

Commit

Permalink
bump cache action version
Browse files Browse the repository at this point in the history
GitHub was complaining that the old one has an outdated Node version
  • Loading branch information
SethTisue committed Aug 7, 2024
1 parent fb5f340 commit ec6497f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fortify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
java-version: 17
cache: sbt

- uses: actions/cache@v3
- uses: actions/cache@v4
env:
cache-name: fortify
with:
Expand Down

0 comments on commit ec6497f

Please sign in to comment.