Skip to content

Commit

Permalink
chore: Upgrade to artifact upload v4 in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
DZunke committed Feb 8, 2025
1 parent df42daa commit bfe5159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: do application build
run: make phpdesktop

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: VDOLog-PHPDesktop
path: build

0 comments on commit bfe5159

Please sign in to comment.