Skip to content

Commit

Permalink
ci(action): update actions/setup-node digest to 969bd26
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 26, 2022
1 parent e306a1e commit dcf1d8c
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@9f3a02bbd17adc05b078145bb8f676c84be77e89
uses: actions/setup-node@969bd2663942d722d85b6a8626225850c2f7be4b
with:
node-version: ${{ matrix.node_version }}
cache: npm
Expand Down

0 comments on commit dcf1d8c

Please sign in to comment.