Skip to content

Commit

Permalink
chore(deps): update actions/setup-node digest to 5e21ff4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent ee6952c commit 044a3de
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@8c91899e586c5b171469028077307d293428b516 # tag=v3
uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3
with:
node-version: 'node'
cache: 'yarn'
Expand Down

0 comments on commit 044a3de

Please sign in to comment.