Skip to content

Commit

Permalink
chore(deps): update actions/setup-node digest to 5e21ff4 (#203)
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] committed Aug 17, 2023
1 parent f561e3d commit 609aee6
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 @@ -17,7 +17,7 @@ jobs:
token: ${{ github.token }}
fetch-depth: 0
- name: setup node
uses: actions/setup-node@bea5baf987ba7aa777a8a0b4ace377a21c45c381 # v3
uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
with:
node-version: 'node'
cache: 'yarn'
Expand Down

0 comments on commit 609aee6

Please sign in to comment.