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 da4dec9 commit 6fd0dceCopy full SHA for 6fd0dce
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
os: [ubuntu-22.04, windows-2022]
17
18
steps:
19
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
20
21
- name: Run exercism/powershell ci (runs tests) for all exercises
22
shell: pwsh
0 commit comments