Skip to content

Commit

Permalink
Merge branch 'main' into extending
Browse files Browse the repository at this point in the history
  • Loading branch information
vinzbarbuto authored Oct 3, 2024
2 parents 9295b1e + d39a359 commit 58858b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
vscode-lingua-franca-*.vsix
if: ${{ github.event.inputs.dry-run != 'true' }}
- name: Upload build artifact (dry run only)
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Nightly VS Code extension
path: vscode-lingua-franca-${{ env.version }}.vsix
Expand Down

0 comments on commit 58858b4

Please sign in to comment.