Skip to content

Commit

Permalink
Update nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lhstrh authored Sep 23, 2024
1 parent 665bc9d commit d39a359
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 d39a359

Please sign in to comment.