Skip to content

Commit 398ff72

Browse files
committed
Update compare_fails.yml
1 parent 36745cf commit 398ff72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compare_fails.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: |
8989
git clone https://github.com/Altinity/actions.git
9090
cd actions
91-
git checkout c5751cefd4f56bd7300b5f6d84a5ae9d0b686772
91+
git checkout 4623f919ee2738bea69aad405879562476736932
9292
python3 scripts/compare_ci_fails.py \
9393
--current-ref ${{ inputs.current_ref || github.sha }} \
9494
--previous-ref ${{ inputs.previous_ref || steps.default_refs.outputs.PREVIOUS_TAG_COMMIT }} \

0 commit comments

Comments
 (0)