Skip to content

Commit

Permalink
chore(deps): bump actions/setup-go from 3.5.0 to 4.0.1 (firebase#11407)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Russell Wheatley <russellwheatley85@gmail.com>
  • Loading branch information
2 people authored and khanliKU committed Aug 18, 2023
1 parent cee01ca commit d685752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all_plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753
with:
go-version: '^1.13.1'
# Go is used by addlicense command (addlicense is used in melos run
Expand Down

0 comments on commit d685752

Please sign in to comment.