Skip to content

Commit

Permalink
Update .github/workflows/publish-npm.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Gartner <[email protected]>
  • Loading branch information
fadeev and gartnera authored Aug 31, 2024
1 parent 1b6d1f3 commit 8232bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- name: Checkout Repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 8232bf0

Please sign in to comment.