Skip to content

Commit

Permalink
Merge pull request #97 from eve-network/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-go-3.5.0

Bump actions/setup-go from 2.2.0 to 3.5.0
  • Loading branch information
faddat authored Mar 2, 2024
2 parents a41d450 + 2dc5ec3 commit 6ff532b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
-
name: Setup Go
uses: actions/setup-go@v2.2.0
uses: actions/setup-go@v3
with:
go-version: 1.18
-
Expand Down

0 comments on commit 6ff532b

Please sign in to comment.