Skip to content

Commit 253c386

Browse files
authored
Merge pull request #104 from codingthat/remove-jq-dependency
Remove jq dependency last piece — updating CI commit hash
2 parents 57c1a0a + 7fad694 commit 253c386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
steps:
3131
- name: Checkout repository
32-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
32+
uses: actions/checkout@210dc4c78d58bf11ef2da2aecda7ae8ad3aa4730
3333

3434
- name: Verify all exercises
3535
run: godot --headless -s bin/verify-exercises.gd

0 commit comments

Comments
 (0)