Merge branch 'main' into main

This commit is contained in:
Rob Herley 2024-01-16 14:51:14 -05:00 committed by GitHub
commit 53b35c5439
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 112518 additions and 114586 deletions

View file

@ -34,7 +34,7 @@ outputs:
cache-hit:
description: 'A boolean value to indicate an exact match was found for the primary key'
runs:
using: 'node16'
using: 'node20'
main: 'dist/restore/index.js'
post: 'dist/save/index.js'
post-if: "success() || github.event.inputs.save-always"