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.
2 parents f58ddd2 + 42f719b commit c3e63afCopy full SHA for c3e63af
.github/workflows/ci.yaml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Checkout Repo
23
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
24
25
- name: Install pnpm
26
uses: pnpm/action-setup@v4
.github/workflows/preview-release.yml
@@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
27
28
29
30
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
0 commit comments