Skip to content

Commit

Permalink
ci(action): update actions/setup-node digest to 30f0e7d
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 8, 2022
1 parent 845a783 commit 0091f73
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:
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
- name: Use Node.js ${{ matrix.node_version }}
uses: actions/setup-node@b4b18e5317cee56876918c4f099a680d3bca1cb8
uses: actions/setup-node@30f0e7dc5aa0e546410a28dc80a10d8114ee873e
with:
node-version: ${{ matrix.node_version }}
cache: npm
Expand Down

0 comments on commit 0091f73

Please sign in to comment.