Skip to content

Commit 9c370ef

Browse files
committed
actions: setup-sdl has a v1 tag now.
1 parent ba8fc79 commit 9c370ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: Set up SDL
1717
id: sdl
18-
uses: libsdl-org/setup-sdl@main
18+
uses: libsdl-org/setup-sdl@v1
1919
with:
2020
version: sdl2-latest
2121
- name: Get DirkSimple sources

0 commit comments

Comments
 (0)