We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 767936b commit b2bc1e4Copy full SHA for b2bc1e4
.github/workflows/docs.yml
@@ -15,7 +15,7 @@ jobs:
15
build:
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
+ - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
19
- name: Setup Node.js
20
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
21
with:
.github/workflows/lint.yml
0 commit comments