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 2911c4c commit 27bc105Copy full SHA for 27bc105
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
matrix:
21
node-version: [18, 20]
22
steps:
23
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
24
- name: Setup node
25
uses: actions/setup-node@v4
26
with:
.github/workflows/size-limit.yml
@@ -18,7 +18,7 @@ jobs:
18
19
node-version: [20]
0 commit comments