Skip to content

Commit

Permalink
ci(action): update actions/setup-node digest to b4b18e5
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 5, 2022
1 parent 3b62271 commit 8f8195f
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@master
- name: Test with Node.js ${{ matrix.node_version }}
uses: actions/setup-node@9efe00a0025efeba48d576d3e3098477d681ce43
uses: actions/setup-node@b4b18e5317cee56876918c4f099a680d3bca1cb8
with:
node-version: ${{ matrix.node_version }}
cache: npm
Expand Down

0 comments on commit 8f8195f

Please sign in to comment.