Skip to content

Commit

Permalink
#1 roll back to node16 node18 not supported yet
Browse files Browse the repository at this point in the history
  • Loading branch information
keifgwinn committed Mar 17, 2023
1 parent f28d9cc commit 57426f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ inputs:
description: 'Paste personal access token of the user as value of secret variable:AZURE_DEVOPS_TOKEN'
required: true
runs:
using: 'node18'
using: 'node16'
main: 'lib/main.js'

0 comments on commit 57426f5

Please sign in to comment.