Skip to content

Commit

Permalink
chore: actions/upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenrikoverland committed Feb 7, 2025
1 parent 63d1bbb commit da03f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dhis2-verify-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Build
run: yarn build

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: app-build
path: |
Expand Down

0 comments on commit da03f26

Please sign in to comment.