Point to the correct hash for gacts/run-and-post-run-1.4.0

This commit is contained in:
Hiroshi SHIBATA 2024-03-21 10:23:08 +09:00
parent 392dbe06fc
commit 6650b3aecf
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2
2 changed files with 2 additions and 2 deletions

View File

@ -164,7 +164,7 @@ runs:
echo final='rmdir ${{ inputs.builddir }}' >> $GITHUB_OUTPUT
- name: clean
uses: gacts/run-and-post-run@674528335da98a7afc80915ff2b4b860a0b3553a # v1.4.0
uses: gacts/run-and-post-run@7aec950f3b114c4fcf6012070c3709ecff0eb6f8 # v1.4.0
with:
working-directory:
post: |

View File

@ -265,7 +265,7 @@ jobs:
if: ${{ (matrix.entry.static-exts || '') != '' }}
- name: Clean up ext/Setup
uses: gacts/run-and-post-run@674528335da98a7afc80915ff2b4b860a0b3553a # v1.4.0
uses: gacts/run-and-post-run@7aec950f3b114c4fcf6012070c3709ecff0eb6f8 # v1.4.0
with:
shell: bash
working-directory: build