Skip to content

Commit d501290

Browse files
authored
Update sites-workflow.yml
1 parent 549e36b commit d501290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sites-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
CKAN_API_KEY: ${{ secrets.CKAN_API_KEY }}
7474

7575
- name: Archive artifacts
76-
uses: actions/upload-artifact@v3
76+
uses: actions/upload-artifact@v4
7777
if: always()
7878
with:
7979
name: workflow-outputs

0 commit comments

Comments
 (0)