Skip to content

Commit

Permalink
fix: release node version (#21)
Browse files Browse the repository at this point in the history
Signed-off-by: Allain Magyar <[email protected]>
  • Loading branch information
amagyar-iohk authored Jun 29, 2024
1 parent d35ccc4 commit a62a6a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:

- name: Setup Node.js environment
uses: actions/setup-node@v4
with:
node-version: 20

- uses: crazy-max/ghaction-import-gpg@v5
id: import_gpg
Expand Down

0 comments on commit a62a6a3

Please sign in to comment.