Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ineed bots committed Dec 28, 2023
1 parent 0c382cb commit 5ab7033
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@main

- name: Setup gsc-tool
uses: ./
uses: diamante0018/setup-gsc-tool@main
with:
version: "1.2.0"

Expand All @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@main

- name: Setup gsc-tool
uses: ./
uses: diamante0018/setup-gsc-tool@main
with:
version: "1.2.0"

Expand All @@ -46,7 +46,7 @@ jobs:
uses: actions/checkout@main

- name: Setup gsc-tool
uses: ./
uses: diamante0018/setup-gsc-tool@main
with:
version: "1.2.0"

Expand Down

0 comments on commit 5ab7033

Please sign in to comment.