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 a203cd0 commit 68d195cCopy full SHA for 68d195c
.github/workflows/macos.yml
.github/workflows/ubuntu.yml
@@ -27,8 +27,6 @@ jobs:
27
steps:
28
- uses: actions/checkout@v5
29
- uses: pnpm/action-setup@v4
30
- with:
31
- version: 7.13.0
32
- name: Cache node modules
33
uses: actions/cache@v4
34
env:
.github/workflows/windows.yml
- uses: actions/checkout@v6
0 commit comments