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.
1 parent 2b10e67 commit 89b64e3Copy full SHA for 89b64e3
.github/workflows/export_html5.yml
@@ -15,7 +15,7 @@ jobs:
15
image: barichello/godot-ci:3.3.3
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v2.3.4
+ uses: actions/checkout@v2
19
20
- name: Setup
21
run: |
0 commit comments