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