We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfd40d6 commit 92296d8Copy full SHA for 92296d8
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.1
+ - uses: actions/checkout@v4.1.4
38
39
# Running golangci-lint
40
- name: Linting
0 commit comments