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 8c6dcfc commit 2a71d80Copy full SHA for 2a71d80
.github/workflows/ci-dev.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
24
- name: Install pnpm
25
uses: pnpm/action-setup@v4
.github/workflows/ci.yml
0 commit comments