Skip to content

Commit

Permalink
Avoid unnecessery checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
AmirrezaNasiri authored Dec 10, 2023
1 parent 0da9555 commit e31e297
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/golang-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ jobs:
runs-on: ubuntu-22.04
needs: prepare-template
steps:
- name: Checkout code
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- name: Setup Golang
uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.0
with:
Expand Down

0 comments on commit e31e297

Please sign in to comment.