Skip to content

Commit

Permalink
Update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardHelm committed Oct 31, 2024
1 parent 3d24487 commit 0bde706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
steps:
- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 18
- uses: actions/download-artifact@v4
with:
name: workspace
Expand Down Expand Up @@ -110,7 +110,7 @@ jobs:
steps:
- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 18
- uses: actions/download-artifact@v4
with:
name: workspace
Expand Down

0 comments on commit 0bde706

Please sign in to comment.