Bump gacts/run-and-post-run from 1.4.0 to 1.4.1

Bumps [gacts/run-and-post-run](https://github.com/gacts/run-and-post-run) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/gacts/run-and-post-run/releases)
- [Commits](7aec950f3b...4683764dd7)

---
updated-dependencies:
- dependency-name: gacts/run-and-post-run
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-20 02:13:02 +00:00 коммит произвёл matzbot
Родитель 84c9f2a240
Коммит 97c91860bb
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/compilers.yml поставляемый
Просмотреть файл

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