We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3187bd9 commit 36c8731Copy full SHA for 36c8731
.github/workflows/upm-branch-sync.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Sync UPM branch
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
12
with:
13
fetch-depth: 0
14
0 commit comments