summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-20 02:13:02 +0000
committermatzbot <svn-admin@ruby-lang.org>2024-06-19 19:48:48 -0700
commit97c91860bb543ce8a4f62ca7ba92e56bcfb25ed0 (patch)
treecd7ee88e0458c69e4096ad6b9286e40540ee55db
parent84c9f2a240a623c4bb1a19fd6c63f9fd3c7e4315 (diff)
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](https://github.com/gacts/run-and-post-run/compare/7aec950f3b114c4fcf6012070c3709ecff0eb6f8...4683764dd706df847f57b9bed39d08164bcd2690) --- 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>
-rw-r--r--.github/workflows/compilers.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/compilers.yml b/.github/workflows/compilers.yml
index c54b5faa7d..9a3f2f2cd0 100644
--- a/.github/workflows/compilers.yml
+++ b/.github/workflows/compilers.yml
@@ -267,7 +267,7 @@ jobs:
if: ${{ (matrix.entry.static-exts || '') != '' }}
- 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:
shell: bash
working-directory: build