We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c45fc96 commit 3695c29Copy full SHA for 3695c29
.github/workflows/unit-testing.yml
@@ -10,7 +10,7 @@ jobs:
10
deploy:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
14
- uses: pnpm/[email protected]
15
with:
16
version: 6.23.x
0 commit comments