This commit is contained in:
Aaron Liu 2024-04-02 22:22:36 -04:00 committed by GitHub
parent 92cf12d2ec
commit 56bac07109
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ jobs:
needs: check-version
if: ${{ needs.check-version.outputs.latest-tag != 'v.3.3.4' }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v2
name: Checkout this repository
with:
token: ${{ secrets.CIMG_UPDATE_TOKEN }}