Skip to content

Commit

Permalink
🧱 Use node20 as the action runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
tiulpin committed Jan 29, 2024
1 parent b197d9b commit fc2dc2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ inputs:
required: false
default: "🤖 Apply quick-fixes by Qodana"
runs:
using: 'node16'
using: 'node20'
main: 'scan/dist/index.js'

0 comments on commit fc2dc2f

Please sign in to comment.