Skip to content

Commit

Permalink
Update web-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-tz authored Oct 7, 2024
1 parent 47ece35 commit 3b06836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fetch-depth: 1
show-progress: true
- name: Set up Node
uses: actions/setup-node@v4
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
with:
node-version: 20
cache: 'npm'
Expand Down

0 comments on commit 3b06836

Please sign in to comment.