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 e64d22e commit a9d7919Copy full SHA for a9d7919
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
matrix:
21
node-version: [18, 20]
22
steps:
23
- - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
+ - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # 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