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 a271d89 commit 0e2854bCopy full SHA for 0e2854b
1 file changed
.github/workflows/ci.yml
@@ -287,7 +287,7 @@ jobs:
287
version-sync:
288
needs: [changes]
289
if: needs.changes.outputs.code == 'true'
290
- uses: anolishq/.github/.github/workflows/version-sync.yml@acf7758d393dab943086634dd9e07a1a49e6ce0a # main
+ uses: anolishq/.github/.github/workflows/version-sync.yml@c995c89985377c46ed4350e16cb761d8a9c57d1a # main
291
with:
292
python-version: '3.12'
293
working-directory: '.'
0 commit comments