Skip to content

Commit

Permalink
Update release-cli.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Dec 6, 2023
1 parent 7b62a59 commit b423afe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
id-token: 'write'

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 b423afe

Please sign in to comment.