mirror of
https://github.com/godotengine/doc-status.git
synced 2026-02-25 10:35:55 +03:00
CI: Relax pin on actions/checkout@v2
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2.3.4
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Generate class reference table and build website
|
- name: Generate class reference table and build website
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user