We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 549e36b commit d501290Copy full SHA for d501290
.github/workflows/sites-workflow.yml
@@ -73,7 +73,7 @@ jobs:
73
CKAN_API_KEY: ${{ secrets.CKAN_API_KEY }}
74
75
- name: Archive artifacts
76
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
77
if: always()
78
with:
79
name: workflow-outputs
0 commit comments