Skip to content

Commit

Permalink
Node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
Arjan-Zuidema committed Mar 1, 2024
1 parent 9705700 commit 881eb59
Show file tree
Hide file tree
Showing 2 changed files with 6,862 additions and 6,876 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ inputs:
description: Used to communicate with GitHub API. Since there's a default, this is typically not supplied by the user.
default: ${{ github.token }}
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
icon: 'database'
Expand Down
Loading

0 comments on commit 881eb59

Please sign in to comment.