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 714033f commit 5384a79Copy full SHA for 5384a79
.github/workflows/module.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Checkout
29
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
30
31
- name: Install pnpm
32
uses: pnpm/action-setup@v4
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments