We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72db864 commit 22b0941Copy full SHA for 22b0941
1 file changed
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
# Steps represent a sequence of tasks that will be executed as part of the job
35
steps:
36
# Checks-out your repository under $GITHUB_WORKSPACE
37
- - uses: actions/checkout@v4.1.4
+ - uses: actions/checkout@v4.1.6
38
39
# Running golangci-lint
40
- name: Linting
0 commit comments