[change] action workflow

This commit is contained in:
Max 2023-04-02 11:31:11 +08:00
parent d4af1056c8
commit c38ceb9a22
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