Skip to content

Commit 93b5ea1

Browse files
committed
check out correct SHA
1 parent a4f8503 commit 93b5ea1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_test_publish_images.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
- name: Checkout
7878
uses: actions/checkout@v4
7979
with:
80+
ref: ${{ inputs.sha }}
8081
fetch-depth: 0 # unshallow fetch for setuptools-scm
8182
persist-credentials: false
8283

0 commit comments

Comments
 (0)