Skip to content

Commit

Permalink
Remove duplicate go setup action in the codeql workflow. (#11420)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwedul-figure authored Mar 21, 2022
1 parent ea672d4 commit 4491706
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.17

- uses: actions/setup-go@v3
with:
go-version: 1.17
Expand Down

0 comments on commit 4491706

Please sign in to comment.