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 e5c3871 commit acd93d6Copy full SHA for acd93d6
2 files changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
23
24
- name: Install pnpm
25
uses: pnpm/action-setup@v6
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
0 commit comments