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.
actions/checkout@v3
@v2
1 parent 8a40e88 commit 1adfdf5Copy full SHA for 1adfdf5
1 file changed
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
version: sdl2-latest
21
- name: Get MojoAL sources
22
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
23
- name: Configure CMake
24
run: cmake -B build ${{ matrix.platform.flags }}
25
- name: Build
0 commit comments