Skip to content

Commit af8e9f4

Browse files
ci(deps): Bump actions/upload-artifact from 3.1.3 to 4.3.1 (#5)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc1373a commit af8e9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ jobs:
395395
run: attw ${{ env.TARFILE }}
396396
- id: archive
397397
name: Archive production artifacts
398-
uses: actions/upload-artifact@v3.1.3
398+
uses: actions/upload-artifact@v4.3.1
399399
with:
400400
name: ${{ env.TARFILE }}
401401
path: ${{ env.TARFILE }}

0 commit comments

Comments
 (0)