Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tsachiherman committed Mar 21, 2023
1 parent d1d1e4b commit 78bd751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bump-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup-go
with:
go-version: ${{ matrix.go }}
with:
go-version: ${{ matrix.go }}
- name: Update Check
run: |
make
Expand Down

0 comments on commit 78bd751

Please sign in to comment.