Skip to content

Commit 50687b9

Browse files
ci(deps): Bump actions/upload-artifact from 4.4.1 to 4.4.2 (#407)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76d10ce commit 50687b9

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/[email protected].1
399+
uses: actions/[email protected].2
400400
with:
401401
name: ${{ env.TARFILE }}
402402
path: ${{ env.TARFILE }}

0 commit comments

Comments
 (0)