Upgrade to latest version of @actons/cache (with -L patch)

This commit is contained in:
Alex Rodionov 2023-01-09 14:30:16 -08:00
parent 596e834564
commit 91e634d3e9
9 changed files with 7 additions and 42 deletions

View file

@ -32,11 +32,7 @@ inputs:
token:
description: GitHub token to use for external cache
required: false
default: ""
use-gnu-tar-on-windows:
description: Use GNU tar on Windows
required: false
default: true
default: ${{ github.token }}
runs:
using: node16