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