We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b462c29 commit a9e40c9Copy full SHA for a9e40c9
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v4.1.1
+ - uses: actions/checkout@v4.1.6
15
16
- name: Set up Go
17
uses: actions/setup-go@v5
.github/workflows/lint.yml
lint:
.github/workflows/test.yml
test:
0 commit comments