Skip to content

Commit

Permalink
chore(deps): update actions/setup-node action to v3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2023
1 parent 30aa8e3 commit 6015859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/[email protected]

- name: Cache dependencies
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
node-version: '20'
cache: 'npm'
Expand Down

0 comments on commit 6015859

Please sign in to comment.