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