We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e40c9 commit b117b7eCopy full SHA for b117b7e
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v4.1.6
+ - uses: actions/checkout@v4.1.7
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