1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-21 05:53:02 +01:00

Switch to checkout@v2.

This commit is contained in:
Aaron van Geffen
2020-03-11 19:58:51 +01:00
parent 68b72c14f7
commit 99dde33014

View File

@@ -64,7 +64,7 @@ jobs:
image: openrct2/openrct2-build:0.2.4-mingw
steps:
- name: Checkout
uses: actions/checkout@v1
uses: actions/checkout@v2
- name: Build OpenRCT2
run: |
sudo su