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