Skip to content

Commit

Permalink
string
Browse files Browse the repository at this point in the history
  • Loading branch information
ramin committed Oct 25, 2023
1 parent 1272ecf commit 4d0d587
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ on:

jobs:
setup:
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
env:
GO_VERSION: 1.21
GO_VERSION: "1.21"
outputs:
go-version: ${{ steps.set-vars.outputs.go-version }}
steps:
Expand Down

0 comments on commit 4d0d587

Please sign in to comment.