Skip to content

Commit a4c0cb8

Browse files
github-actions(deps): Bump actions/upload-artifact from 4.6.0 to 4.6.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f66ad7 commit a4c0cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ jobs:
277277
run: ".phive/box info ${{ env.PHPUNIT_SLOW_TEST_DETECTOR_PHAR }} --ansi --list"
278278

279279
- name: "Upload Phar"
280-
uses: "actions/[email protected].0"
280+
uses: "actions/[email protected].1"
281281
with:
282282
name: "phpunit-slow-test-detector-phar"
283283
overwrite: true

0 commit comments

Comments
 (0)