1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

Merge pull request #3494 from uutils/dependabot/github_actions/actions/cache-3

build(deps): bump actions/cache from 2 to 3
This commit is contained in:
Sylvestre Ledru 2022-05-12 08:39:40 +02:00 committed by GitHub
commit 91653fff28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -859,7 +859,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: AVD cache
uses: actions/cache@v2
uses: actions/cache@v3
id: avd-cache
with:
path: |