mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-07 00:10:09 +01:00
CI: Ping actions/checkout@v2, no need to be more specific
This commit is contained in:
2
.github/workflows/export_html5.yml
vendored
2
.github/workflows/export_html5.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
image: barichello/godot-ci:3.3.3
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2.3.4
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Setup
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user