Skip to content

Commit

Permalink
Fix build server
Browse files Browse the repository at this point in the history
  • Loading branch information
Socolin committed Sep 23, 2024
1 parent 7ca3de9 commit ddeffdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
shell: pwsh
run: scripts/Unpack-Distribution.ps1
- name: Upload artifact
uses: actions/upload-artifact@v1.0.0
uses: actions/upload-artifact@v4.0.0
with:
name: ReqnrollPlugin
path: build/distributions/unpacked

0 comments on commit ddeffdc

Please sign in to comment.