Skip to content

Commit

Permalink
Merge pull request #96 from eve-network/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-3

Bump actions/checkout from 2 to 3
  • Loading branch information
faddat authored Mar 2, 2024
2 parents 2ec5981 + b235150 commit a41d450
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 @@ -22,7 +22,7 @@ jobs:
go-version: 1.18
-
name: Check out repository code
uses: actions/checkout@v2
uses: actions/checkout@v3
-
name: Get git diff
uses: technote-space/get-diff-action@v6.1.1
Expand Down

0 comments on commit a41d450

Please sign in to comment.