Skip to content

Commit 8f12f4b

Browse files
Pin GitHub Actions workflows to a specific version (#103)
1 parent f6b1f5e commit 8f12f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- name: Checkout repository
15-
uses: actions/checkout@v2
15+
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5
1616

1717
- name: Run tests for all exercises
1818
run: bin/test

0 commit comments

Comments
 (0)