Skip to content

Commit

Permalink
DEP Use deps that use node16+ (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli authored May 8, 2023
1 parent ea64052 commit 016e8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ runs:
steps:

- name: Checkout code
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2

- name: Read .nvmrc
id: read-nvm
Expand Down

0 comments on commit 016e8c1

Please sign in to comment.