Skip to content

Commit 18d759b

Browse files
authored
Merge pull request #615 from ergebnis/dependabot/github_actions/actions/upload-artifact-4.4.3
github-actions(deps): Bump actions/upload-artifact from 4.4.2 to 4.4.3
2 parents df18188 + 1849eea commit 18d759b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yaml

Lines changed: 1 addition & 1 deletion
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].2"
280+
uses: "actions/[email protected].3"
281281
with:
282282
name: "phpunit-slow-test-detector-phar"
283283
overwrite: true

0 commit comments

Comments
 (0)