Skip to content

Commit

Permalink
CC-3101 Updated scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
JanFellner committed Dec 5, 2022
1 parent 025a896 commit ad7a1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: Cache node modules
uses: actions/cache@v2
uses: actions/cache@v3
env:
cache-name: cache-node-modules
with:
Expand Down

0 comments on commit ad7a1ac

Please sign in to comment.