1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2024-09-20 02:36:09 +02:00

Bump cache action version

This commit is contained in:
Dave Hadka 2020-10-20 12:19:34 -05:00
parent 0c7f3b7744
commit d74c9636bf
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "cache",
"version": "2.1.2",
"version": "2.1.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "cache",
"version": "2.1.2",
"version": "2.1.3",
"private": true,
"description": "Cache dependencies and build outputs",
"main": "dist/restore/index.js",