Skip to content

Commit

Permalink
use v4
Browse files Browse the repository at this point in the history
  • Loading branch information
bh2smith committed Oct 14, 2024
1 parent b62897f commit 7b82b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Save Cache (Only if no match was found)
if: steps.yarn-cache.outputs.cache-hit != 'true'
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
node_modules
Expand Down

0 comments on commit 7b82b3d

Please sign in to comment.