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.
2 parents b6674cc + a549fde commit ffd80bbCopy full SHA for ffd80bb
.github/workflows/sync.yml
@@ -21,7 +21,7 @@ jobs:
21
environment: sync
22
steps:
23
- name: clone git-sdk-32
24
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
25
with:
26
persist-credentials: true
27
token: ${{ secrets.PUSH_TOKEN }}
0 commit comments