Skip to content

Commit

Permalink
Rename workflow file
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
  • Loading branch information
andrewb1269hg committed Jan 8, 2025
1 parent 6a1363a commit 36e18be
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ jobs:
with:
egress-policy: audit

- name: Setup Node
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
with:
node-version: 20

- name: Checkout Code
id: checkout_code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit 36e18be

Please sign in to comment.