Skip to content

Commit

Permalink
ci: Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sboulema committed Jan 1, 2025
1 parent 9bcbd4b commit bcfd0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
DeployExtension: False

- name: Publish Build Artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: TSVN
path: |
Expand Down

0 comments on commit bcfd0f9

Please sign in to comment.