Skip to content

Commit 2458e5a

Browse files
ci(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 (#156)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33aae16 commit 2458e5a

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
@@ -396,7 +396,7 @@ jobs:
396396
run: attw ${{ env.TARFILE }}
397397
- id: archive
398398
name: Archive production artifacts
399-
uses: actions/upload-artifact@v4.4.2
399+
uses: actions/upload-artifact@v4.4.3
400400
with:
401401
name: ${{ env.TARFILE }}
402402
path: ${{ env.TARFILE }}

0 commit comments

Comments
 (0)