Skip to content

Commit

Permalink
chore: bump actions/download-artifact version from 2 to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
BRaimbault committed Oct 18, 2024
1 parent d22bec0 commit 4848df4
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 @@ -161,7 +161,7 @@ jobs:
with:
node-version: 12.x

- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v3
with:
name: app-build

Expand Down

0 comments on commit 4848df4

Please sign in to comment.