Skip to content

Commit

Permalink
fix(label): switch to newer version of setup-node?
Browse files Browse the repository at this point in the history
  • Loading branch information
xynydev committed Mar 8, 2024
1 parent 8dd67d9 commit c01acb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: lts

Expand Down

0 comments on commit c01acb4

Please sign in to comment.