Skip to content

Commit

Permalink
Merge pull request #33 from 1995parham-teaching/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/extractions/setup-just-2

build(deps): bump extractions/setup-just from 1 to 2
  • Loading branch information
1995parham authored Mar 4, 2024
2 parents b7c536a + 1b609e3 commit f6dc681
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: lint
runs-on: ubuntu-latest
steps:
- uses: extractions/setup-just@v1
- uses: extractions/setup-just@v2
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
Expand All @@ -20,7 +20,7 @@ jobs:
name: test
runs-on: ubuntu-latest
steps:
- uses: extractions/setup-just@v1
- uses: extractions/setup-just@v2
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit f6dc681

Please sign in to comment.