Skip to content

Commit

Permalink
Use latest upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
juliasilge committed May 7, 2024
1 parent 649535f commit 324d705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
packagePath: apps/vscode

- name: Upload extension vsix file as a workflow artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: quarto-vscode-${{ github.sha }}
path: ${{ steps.package_extension.outputs.vsixPath }}

0 comments on commit 324d705

Please sign in to comment.