fix: deploy neuro workflow

This commit is contained in:
2026-09-09 08:56:24 +00:00
parent 2045ba76ed
commit 93171355a7
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
DEPLOY_REVISION: ${{ gitea.sha }}
steps:
- name: Checkout dispatched revision
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af6832 # v4.2.2
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
ref: ${{ gitea.sha }}
persist-credentials: false