Skip to content

Commit

Permalink
fix: rename label
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaccoSordo committed Jan 20, 2025
1 parent fba9272 commit f113253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
restore-keys: |
${{ runner.os }}-node-
- name: Node 16
- name: Node 18
uses: actions/setup-node@v1
with:
node-version: 18.x
Expand Down

0 comments on commit f113253

Please sign in to comment.