CI: Ping actions/checkout@v2, no need to be more specific

This commit is contained in:
Rémi Verschelde
2021-10-15 21:20:16 +02:00
parent 2b10e6724e
commit 89b64e33e2

View File

@@ -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: |