We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d816679 commit 7a19accCopy full SHA for 7a19acc
.github/workflows/auto-update.yml
@@ -77,7 +77,7 @@ jobs:
77
- name: Clean up (ECR costs)
78
run: sls remove
79
- name: Archive result
80
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
81
if: ${{ !env.ACT }}
82
with:
83
name: scraping-result
0 commit comments