Skip to content

Commit

Permalink
UI polish
Browse files Browse the repository at this point in the history
  • Loading branch information
tsemachh committed Jan 6, 2025
1 parent 3f1700e commit d5dfdf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: zip -r mockitextension.zip source

- name: Upload artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4.5.0
with:
name: mockitextension
path: mockitextension.zip
Expand Down

0 comments on commit d5dfdf7

Please sign in to comment.