Merge pull request #348 from trheyi/main

[change] action workflow
This commit is contained in:
Max 2023-04-02 11:31:34 +08:00 committed by GitHub
commit efdf3b73d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ jobs:
run: npm install -g pnpm
- name: Setup Cache
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: |
~/.cache/go-build

View file

@ -32,7 +32,7 @@ jobs:
run: npm install -g pnpm
- name: Setup Cache
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: |
~/.cache/go-build