We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f455d9a commit 34f0d04Copy full SHA for 34f0d04
1 file changed
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout code
20
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
21
22
- name: Install pnpm
23
uses: pnpm/action-setup@v4
0 commit comments