Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Upgrade for Node v20
  • Loading branch information
zebby76 authored Feb 28, 2024
1 parent 4e54d61 commit 469e87c
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 @@ -6,5 +6,5 @@ inputs:
description: 'The BATS version to setup. Example: 1.0.0 or master, default: 1.2.1'
default: '1.2.1'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

0 comments on commit 469e87c

Please sign in to comment.