Skip to content

Commit 08826b7

Browse files
committed
Fix CI
1 parent 4f09950 commit 08826b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
container:
3232
image: gableroux/unity3d:2020.1.13f1-linux-il2cpp
3333
steps:
34-
- uses: actions/checkout@v2
34+
- uses: actions/checkout@v3
3535

3636
- uses: actions/cache@v3
3737
with:

0 commit comments

Comments
 (0)