Skip to content

Commit

Permalink
Merge pull request #336 from HASEL-UZH/dev
Browse files Browse the repository at this point in the history
Bump node version in build
  • Loading branch information
SRichner authored Oct 29, 2024
2 parents c04b331 + be96b3f commit 5dc0eec
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 @@ -6,7 +6,7 @@ on:

env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
NODE_VERSION: 18
NODE_VERSION: 20

jobs:
build:
Expand Down

0 comments on commit 5dc0eec

Please sign in to comment.