We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5659486 + 6d6b2f1 commit 794158fCopy full SHA for 794158f
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Git Checkout
19
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
20
- name: Setup Go environment
21
uses: actions/setup-go@v3
22
with:
0 commit comments