We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30d878 commit 7b70ecdCopy full SHA for 7b70ecd
.github/workflows/PR1128.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
- name: Set up python
19
# uses: ./actions/my-composite-action
20
- uses: actions/setup-node@v4
+ uses: actions/setup-go@v4
21
22
23
0 commit comments