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 6721c63 commit 3b9fc92Copy full SHA for 3b9fc92
.github/workflows/deploy.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v5
14
15
- name: Setup pnpm
16
uses: pnpm/action-setup@v2
.github/workflows/verify.yml
@@ -8,7 +8,7 @@ jobs:
8
9
0 commit comments