We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c3c9ed + bcd6666 commit 37bb5bbCopy full SHA for 37bb5bb
action.yml
@@ -35,7 +35,7 @@ runs:
35
steps:
36
37
- name: "[SETUP] Checkout repository's default branch"
38
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
39
with:
40
ref: ${{ inputs.repository_default_branch }}
41
fetch-depth: 0
0 commit comments