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 5f712c7 commit bc0bccdCopy full SHA for bc0bccd
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout repository
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
- name: Install pnpm
17
uses: pnpm/action-setup@v4
18
with:
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
- macos-latest
33
34
35
36
37
38
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
0 commit comments