Skip to content

Commit

Permalink
fix workflow naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Avery committed Nov 28, 2023
1 parent 7b05a36 commit d468659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2

- name: Set Node.js 20
- name: Setup Node
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
with:
node-version: 20
Expand Down

0 comments on commit d468659

Please sign in to comment.