Skip to content

Commit 92296d8

Browse files
chore(deps): update actions/checkout action to v4.1.4 (#448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bfd40d6 commit 92296d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# Steps represent a sequence of tasks that will be executed as part of the job
3535
steps:
3636
# Checks-out your repository under $GITHUB_WORKSPACE
37-
- uses: actions/checkout@v4.1.1
37+
- uses: actions/checkout@v4.1.4
3838

3939
# Running golangci-lint
4040
- name: Linting

0 commit comments

Comments
 (0)