We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e0dc2 commit ee844b0Copy full SHA for ee844b0
.github/workflows/go.yml
@@ -22,7 +22,6 @@ jobs:
22
- uses: actions/checkout@v4
23
24
- name: Set up Go
25
- working-directory: ./browser
26
uses: actions/setup-go@v5
27
with:
28
go-version: '1.23.2'
0 commit comments