Skip to content

Commit

Permalink
add hash
Browse files Browse the repository at this point in the history
  • Loading branch information
sc979 committed Jan 11, 2024
1 parent 6f67d85 commit 61fc139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: Setup Go environment
if: steps.check-for-backend.outputs.has-backend == 'true'
uses: actions/setup-go@v5
uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: "1.15"

Expand Down

0 comments on commit 61fc139

Please sign in to comment.