We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f652d commit 77bd274Copy full SHA for 77bd274
.github/workflows/minitoken-besu-ethereum.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up Go 1.20
25
uses: actions/setup-go@v3
26
with:
27
- go-version: 1.20
+ go-version: "1.20"
28
- name: Use Node.js 18
29
uses: actions/setup-node@v3
30
0 commit comments