Skip to content

Commit

Permalink
UHF-9858: Updated artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Mar 21, 2024
1 parent 6d6628c commit 9f1af35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
drush sql-dump --result-file=${GITHUB_WORKSPACE}/latest.sql
- name: Upload latest database dump
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: latest.sql
path: latest.sql
Expand Down

0 comments on commit 9f1af35

Please sign in to comment.