Skip to content

Commit

Permalink
Upgrade to Node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-c-martin committed Nov 30, 2023
1 parent 519538f commit 9eb1d33
Show file tree
Hide file tree
Showing 6 changed files with 29,688 additions and 4,090 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ inputs:
required: false
description: 'The version of Bicep to use (defaults to latest)'
runs:
using: 'node12'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit 9eb1d33

Please sign in to comment.