chore: run using node20

This commit is contained in:
peterwoodworth
2023-09-08 14:13:04 -07:00
parent 50ac8dd1e1
commit 27bc1c5cc5
+1 -1
View File
@@ -2,7 +2,7 @@
name: '"Configure AWS Credentials" Action for GitHub Actions'
description: Configures AWS credentials for use in subsequent steps in a GitHub Action workflow
runs:
using: node16
using: node20
main: dist/index.js
post: dist/cleanup/index.js
branding: