There was an error while loading. Please reload this page.
1 parent da8a5e3 commit 5ecb3bfCopy full SHA for 5ecb3bf
2 files changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
20
21
- name: Install markdownlint-cli
22
run: npm install --ignore-scripts -g markdownlint-cli
.github/workflows/publish-wiki.yml
@@ -21,7 +21,7 @@ jobs:
23
24
25
26
- name: Publish wiki
27
uses: Andrew-Chen-Wang/github-wiki-action@64efa0a9436db17670a2259e0ac249d6f08bb352 # v5.0.4
0 commit comments