We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57c1a0a + 7fad694 commit 253c386Copy full SHA for 253c386
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
30
steps:
31
- name: Checkout repository
32
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
+ uses: actions/checkout@210dc4c78d58bf11ef2da2aecda7ae8ad3aa4730
33
34
- name: Verify all exercises
35
run: godot --headless -s bin/verify-exercises.gd
0 commit comments