Skip to content

Commit

Permalink
Update .github/workflows/ci-lint-test.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro authored Feb 15, 2025
1 parent 4679b46 commit 04279fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ jobs:
with:
egress-policy: audit
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Setup Go 1.24.0
uses: actions/setup-go@v4
- uses: actions/setup-go@v4
with:
go-version: '1.24.0'
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 04279fb

Please sign in to comment.