Skip to content

Commit 38fcc39

Browse files
authored
Merge pull request #94 from OpsHelmInc/dependabot/github_actions/actions/checkout-6
Merge pull request #94 from OpsHelmInc/OpsHelmInc:dependabot/github_actions/actions/checkout-6
2 parents b49d5cf + 81a4f69 commit 38fcc39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Check Commit
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v4
11+
- uses: actions/checkout@v6
1212
- uses: actions/setup-go@v5
1313
with:
1414
go-version: '^1.20.0'

0 commit comments

Comments
 (0)