Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pshanmukha authored Jun 16, 2024
1 parent 612c15b commit 559503e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Node
uses: actions/checkout@#v4
uses: actions/setup-node@v3
with:
node-version: 18
cache: 'npm'
Expand Down

0 comments on commit 559503e

Please sign in to comment.