Skip to content

Commit c5b04c1

Browse files
authored
Update module_release.yml
1 parent 429cf3a commit c5b04c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/module_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616

1717
- name: "Checkout"
18-
uses: "actions/checkout@v3"
18+
uses: "actions/checkout@v4"
1919
with:
2020
ref: "${{ github.ref }}"
2121
clean: true

0 commit comments

Comments
 (0)