Skip to content

Commit a1b6d4a

Browse files
dependabot[bot]ondrejmirtes
authored andcommitted
Bump actions/upload-artifact from 2.1.0 to v2.1.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.1.0 to v2.1.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@2.1.0...5f948bc) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a23f808 commit a1b6d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ jobs:
334334
vendor/bin/phing phpstan-result-cache
335335
336336
- name: "Upload result cache artifact"
337-
uses: actions/upload-artifact@2.1.0
337+
uses: actions/upload-artifact@v2.1.1
338338
with:
339339
name: resultCache-ubuntu-latest.php
340340
path: tmp/resultCache.php

0 commit comments

Comments
 (0)