Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jarosenb committed Jan 7, 2024
1 parent fcb3704 commit a1fb715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ jobs:
with:
fetch-depth: 0

- uses: actions/setup-node@v3
- name: Setup Node
- uses: actions/setup-node@v3
with:
node-version: 20
cache: 'npm'
Expand Down

0 comments on commit a1fb715

Please sign in to comment.