Skip to content

Commit

Permalink
Merge 342e50c into 74d84a5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 13, 2023
2 parents 74d84a5 + 342e50c commit 908e0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- uses: actions/cache@v3.0.6
- uses: actions/cache@v3.3.0
id: cache-node-modules
with:
path: node_modules
Expand Down

0 comments on commit 908e0c8

Please sign in to comment.