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