We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429cf3a commit c5b04c1Copy full SHA for c5b04c1
.github/workflows/module_release.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
17
- name: "Checkout"
18
- uses: "actions/checkout@v3"
+ uses: "actions/checkout@v4"
19
with:
20
ref: "${{ github.ref }}"
21
clean: true
0 commit comments