Upgrade to actions/cache v1.0.9

This commit is contained in:
Daz DeBoer 2022-02-22 13:13:39 -07:00
parent 971ff49395
commit 8827545ceb
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D
3 changed files with 12 additions and 12 deletions

View file

@ -24,7 +24,7 @@
],
"license": "MIT",
"dependencies": {
"@actions/cache": "1.0.8",
"@actions/cache": "1.0.9",
"@actions/core": "1.6.0",
"@actions/exec": "1.1.0",
"@actions/github": "5.0.0",