Skip to content

Commit

Permalink
fix: typo (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Mar 29, 2022
1 parent e44f356 commit a1bdfd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Versions
id: versions
uses: ./.github/actions/version
uses: ./.github/actions/versions
with:
beta-branch: master

Expand Down Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Versions
id: versions
uses: ./.github/actions/version
uses: ./.github/actions/versions
with:
beta-branch: master

Expand Down Expand Up @@ -158,7 +158,7 @@ jobs:
- name: Versions
id: versions
uses: ./.github/actions/version
uses: ./.github/actions/versions
with:
beta-branch: master

Expand Down

0 comments on commit a1bdfd3

Please sign in to comment.