Skip to content

Commit

Permalink
Update test-cli.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Dec 6, 2023
1 parent b423afe commit 90f81ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
matrix:
operating-system: [ubuntu-latest]
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v4
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version-file: cli/go.mod
cache-dependency-path: cli/go.sum
Expand Down

0 comments on commit 90f81ab

Please sign in to comment.