Skip to content

Commit

Permalink
Merge pull request #309 from julian-alarcon/update-build-gh-actions
Browse files Browse the repository at this point in the history
build: update gh actions
  • Loading branch information
julian-alarcon authored Nov 2, 2023
2 parents 4ca8889 + 077bb43 commit 0a85d2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

steps:
- name: Check out Git repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v3
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "prospect-mail",
"productName": "Prospect Mail",
"version": "0.5.2",
"version": "0.5.3",
"main": "src/main.js",
"description": "Unofficial desktop client for Microsoft Outlook",
"homepage": "https://github.com/julian-alarcon/prospect-mail",
Expand Down

0 comments on commit 0a85d2a

Please sign in to comment.