Skip to content

Commit

Permalink
Update the github workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
emilos committed Mar 26, 2024
1 parent 7f402e8 commit 9df127b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# These are supported funding model platforms

github: emilos
issuehunt: buxlabs
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [20.11.1]

steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 9df127b

Please sign in to comment.