We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0dba04 commit af8519fCopy full SHA for af8519f
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout repository
15
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
+ uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
16
17
- name: Run tests for all exercises
18
run: bin/test
0 commit comments