We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464bba5 commit cd4e654Copy full SHA for cd4e654
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
node-version: [20.x]
18
19
steps:
20
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
21
- name: Use Node.js ${{ matrix.node-version }}
22
uses: actions/setup-node@v6
23
with:
0 commit comments