Skip to content

Commit 8b85290

Browse files
chore(deps): bump actions/upload-artifact from 4 to 7 (#710)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1332482 commit 8b85290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
2828
- name: Upload Wrangler logs
2929
if: failure()
30-
uses: actions/upload-artifact@v4
30+
uses: actions/upload-artifact@v7
3131
with:
3232
name: wrangler-logs
3333
path: ~/.config/.wrangler/logs/*.log

0 commit comments

Comments
 (0)