Skip to content

Commit 38238d8

Browse files
ci(deps): Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#354)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2edbe52 commit 38238d8

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@v4.3.6
398+
uses: actions/upload-artifact@v4.4.0
399399
with:
400400
name: ${{ env.TARFILE }}
401401
path: ${{ env.TARFILE }}

0 commit comments

Comments
 (0)