Skip to content

Commit

Permalink
Merge pull request #93 from kieler/mka/update-deprecated-actions
Browse files Browse the repository at this point in the history
Update Deprecated Actions. Bump update-artifact to v4
  • Loading branch information
NiklasRentzCAU authored Apr 26, 2024
2 parents 9eb7801 + 85f4d04 commit 11c9b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- run: yarn lint

- name: Attach KIELER VS Code Extension (no server)
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: KIELER VS Code Extension (no server)
path: keith-vscode/keith-vscode.vsix
Expand Down

0 comments on commit 11c9b41

Please sign in to comment.