We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 444299e + b1b73e8 commit 14e3c15Copy full SHA for 14e3c15
.github/workflows/check.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: "ubuntu-latest"
15
steps:
16
- name: Checkout project
17
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
+ uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
18
with:
19
persist-credentials: false
20
- name: Use Node.js
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
0 commit comments