Skip to content

Commit 5aec8ce

Browse files
committed
fix: update template too
1 parent 2f5756e commit 5aec8ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modulegen/_template/ci.yml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
runs-on: ubuntu-latest
130130
steps:
131131
- name: Check out code into the Go module directory
132-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
132+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.1
133133
with:
134134
# Disabling shallow clone is recommended for improving relevancy of reporting
135135
fetch-depth: 0

0 commit comments

Comments
 (0)