Skip to content

Commit

Permalink
Merge pull request #43 from bavix/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
rez1dent3 authored Oct 27, 2023
2 parents 33ab660 + a200459 commit 35b8174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
with:
name: junit

- uses: actions/setup-go@v3
- uses: actions/setup-go@v4
id: artifacts-golang
with:
go-version: '>=1.18.0'
Expand Down

0 comments on commit 35b8174

Please sign in to comment.