Skip to content

Commit

Permalink
Use latest actions/cache.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Apr 18, 2024
1 parent 7f98e5f commit e8f8391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ inputs:
runs:
using: "composite"
steps:
- uses: actions/cache@v3.3.2
- uses: actions/cache@v4.0.2
with:
path: ~/.cache/pip
key: jetstream2-admin-${{ runner.os }}-pip-v1.2.2-${{ hashFiles('**/requirements.txt') }}
Expand Down

0 comments on commit e8f8391

Please sign in to comment.