Skip to content

Commit

Permalink
update setup-node @v4
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfulton9 committed Dec 4, 2023
1 parent 5f11de5 commit c991317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
python-version: 3.8
- name: Set up Node
uses: actions/setup-node@v1
uses: actions/setup-node@v4
with:
node-version: '12.x'

Expand Down

0 comments on commit c991317

Please sign in to comment.