We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b8f9f7 commit 840116cCopy full SHA for 840116c
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout repository
21
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
22
23
- name: Use nushell
24
run: |
0 commit comments