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.
2 parents d816679 + 7a19acc commit 9140b2aCopy full SHA for 9140b2a
.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