Skip to content

Commit

Permalink
Bumped actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
mpe85 committed Oct 25, 2023
1 parent 763517a commit 8e5f28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
os: [ ubuntu-latest, macos-latest, windows-latest ]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: ${{ matrix.go-version }}
Expand Down

0 comments on commit 8e5f28c

Please sign in to comment.