We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ee92e commit 33dd7b9Copy full SHA for 33dd7b9
action.yml
@@ -12,5 +12,5 @@ inputs:
12
description: 'Discord ID of the user whose status you want to fetch.'
13
required: true
14
runs:
15
- using: 'node18'
+ using: 'node16'
16
main: 'update.js'
0 commit comments