Skip to content

Commit

Permalink
Merge pull request #54 from go-shiori/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-go-4

Bump actions/setup-go from 2 to 4
  • Loading branch information
fmartingr authored Mar 16, 2023
2 parents 23c015a + cab28e2 commit 42f6a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- name: Set up Go 1.x
uses: actions/setup-go@v2
uses: actions/setup-go@v4
with:
go-version: ^1.16

Expand Down

0 comments on commit 42f6a2f

Please sign in to comment.