Skip to content

Commit

Permalink
Merge pull request #6 from anthony-c-martin/ant/node200
Browse files Browse the repository at this point in the history
Upgrade to Node 20
  • Loading branch information
anthony-c-martin authored Nov 30, 2023
2 parents 519538f + 9eb1d33 commit a693ddb
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 a693ddb

Please sign in to comment.