mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-13 14:37:28 +08:00
更新 workflow action 版本
This commit is contained in:
parent
a9b1d4f4ee
commit
600a5008aa
4
.github/workflows/build-docker-image.yml
vendored
4
.github/workflows/build-docker-image.yml
vendored
|
|
@ -303,8 +303,8 @@ jobs:
|
|||
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: pnpm/action-setup@v2
|
||||
- uses: actions/checkout@v4
|
||||
- uses: pnpm/action-setup@v3
|
||||
with:
|
||||
version: "8.3.1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user