Skip to content

Commit 9114d15

Browse files
Merge pull request #67 from terraform-module/renovate/master-.github/workflows-major-4-github-tags-action-.githubworkflowsrelease.draft.yml
chore(deps): update actions/checkout action to v4 (.github/workflows/release.draft.yml) (master)
2 parents 248baa5 + 476149a commit 9114d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.draft.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
runs-on: ubuntu-latest
3333
steps:
3434

35-
- uses: actions/checkout@v3
35+
- uses: actions/checkout@v4
3636

3737
- name: check next version
3838
uses: anothrNick/[email protected]

0 commit comments

Comments
 (0)