Skip to content

Commit

Permalink
bump cache action [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ahgraber committed Dec 30, 2022
1 parent 6abafde commit 728bd15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
run: jlpm install

- name: Set up browser cache
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: |
${{ github.workspace }}/pw-browsers
Expand Down

0 comments on commit 728bd15

Please sign in to comment.