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 4458586 commit b4b6b4aCopy full SHA for b4b6b4a
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
19
- name: Install pnpm
20
uses: pnpm/action-setup@v4
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
21
22
0 commit comments