Skip to content

Commit

Permalink
add sha
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkruger committed Dec 6, 2024
1 parent fedeb57 commit 7b4de87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29

- name: Set up Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
with:
node-version: '18.x'

Expand Down

0 comments on commit 7b4de87

Please sign in to comment.