Skip to content

Commit 3db34c5

Browse files
authored
Update old asset uploaded in PR workflow
1 parent ffd7189 commit 3db34c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/webpack_ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
cat $GITHUB_ENV
3636
3737
- name: Upload dist artifacts
38-
uses: actions/upload-artifact@v3
38+
uses: actions/upload-artifact@v4
3939
with:
4040
name: test_vsix
4141
path: ${{env.vsix_name}}
@@ -70,4 +70,4 @@ jobs:
7070
👋 A new build is available for this PR based on ${{ github.event.pull_request.head.sha }}.
7171
7272
* [Download here.](https://github.com/codefori/vscode-db2i/actions/runs/${{ github.run_id }})
73-
* [Read more about how to test](https://github.com/codefori/vscode-db2i/blob/master/.github/pr_testing_template.md)
73+
* [Read more about how to test](https://github.com/codefori/vscode-db2i/blob/master/.github/pr_testing_template.md)

0 commit comments

Comments
 (0)