Skip to content

Commit 8ec809d

Browse files
renovate[bot]coderbyheart
authored andcommitted
chore(deps): update actions/upload-artifact action to v4
1 parent 62f2649 commit 8ec809d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Run end-to-end tests
4949
run: npm run test:e2e
5050

51-
- uses: actions/upload-artifact@v3
51+
- uses: actions/upload-artifact@v4
5252
if: always()
5353
with:
5454
name: ${{ env.GITHUB_REPOSITORY }}-${{ github.sha }}

0 commit comments

Comments
 (0)