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.
1 parent 6a9c415 commit 2126066Copy full SHA for 2126066
.github/workflows/unity-build.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout repository
15
- uses: actions/checkout@v3
+ uses: actions/checkout@v5
16
with:
17
lfs: true
18
.github/workflows/unity-test.yml
0 commit comments