Skip to content

Commit

Permalink
chore: fix workflow issue
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv committed Dec 16, 2024
1 parent aff31ce commit c26b35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11

- name: Set up Node.js
uses: actions/setup-node@3e9b95f53d189266c2d3828f91d3a4477ab163d3
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8
with:
node-version: '20'

Expand Down

0 comments on commit c26b35d

Please sign in to comment.