Skip to content

Commit d19e8a6

Browse files
ci(deps): Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#532)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11efceb commit d19e8a6

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
@@ -330,7 +330,7 @@ jobs:
330330
run: attw ${{ env.TARFILE }}
331331
- id: archive
332332
name: Archive production artifacts
333-
uses: actions/upload-artifact@v4.3.3
333+
uses: actions/upload-artifact@v4.3.4
334334
with:
335335
name: ${{ env.TARFILE }}
336336
path: ${{ env.TARFILE }}

0 commit comments

Comments
 (0)