Skip to content

Commit

Permalink
Throwing darts...
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-wjp committed Feb 8, 2025
1 parent a3f7ca0 commit 3685bcc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: 16.20.2 # Stable version for crypto compatibility
node-version: 20.16.2 # Stable version for crypto compatibility
cache: "npm"

- name: Debug environment
Expand Down

0 comments on commit 3685bcc

Please sign in to comment.