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