💚 Updated CI
This commit is contained in:
@@ -16,11 +16,11 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3.3
|
- uses: actions/checkout@v3.3.0
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
|
|
||||||
- uses: pnpm/action-setup@v2.2
|
- uses: pnpm/action-setup@v2.2.4
|
||||||
with:
|
with:
|
||||||
version: 7.9.3
|
version: 7.9.3
|
||||||
working-directory: ./frontend
|
working-directory: ./frontend
|
||||||
|
|||||||
Reference in New Issue
Block a user