Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #61 from Jimdo/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…etup-go-4

Bump actions/setup-go from 3 to 4
  • Loading branch information
kdomanski committed Aug 21, 2023
2 parents 1cf1300 + 40c8068 commit 2a45416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- uses: actions/checkout@v3

- uses: actions/setup-go@v3
- uses: actions/setup-go@v4
with:
go-version: '1.17'

Expand Down

0 comments on commit 2a45416

Please sign in to comment.