Skip to content

Commit

Permalink
Update Node
Browse files Browse the repository at this point in the history
  • Loading branch information
Jym77 authored Oct 22, 2024
1 parent 53b2e0d commit 1ee973c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
if: env.PR_COMMAND_WILL_RUN == 'true'
uses: actions/setup-node@v4
with:
# We use versions 14 and 16 in the integrate workflow
node-version: 16
# We use versions 20 in the integrate workflow
node-version: 20

- name: Set up token for Github packages
if: env.PR_COMMAND_WILL_RUN == 'true'
Expand Down

0 comments on commit 1ee973c

Please sign in to comment.