Skip to content

Commit

Permalink
Merge pull request #69 from hartwork/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4.1.4

Actions(deps): Bump actions/checkout from 4.1.3 to 4.1.4
  • Loading branch information
hartwork committed May 5, 2024
2 parents e522c3f + c676a81 commit c329208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: [macos-latest, ubuntu-latest, windows-latest]
runs-on: ${{ matrix.runs-on }}
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: ${{ matrix.go-version }}
Expand Down

0 comments on commit c329208

Please sign in to comment.