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 bfb5e43 commit d7c3a27Copy full SHA for d7c3a27
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
node-version: [20.x]
18
19
steps:
20
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
21
- name: Use Node.js ${{ matrix.node-version }}
22
uses: actions/setup-node@v4
23
with:
0 commit comments