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 1a05eb4 commit b64182dCopy full SHA for b64182d
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: ⬇️ Checkout repo
15
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
16
17
- name: 🟧 Setup pnpm
18
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
- name: ⬇️ Checkout Repo
26
27
with:
28
fetch-depth: 0
29
0 commit comments