We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d43e47 + bfc2113 commit d7ef7aaCopy full SHA for d7ef7aa
1 file changed
.github/workflows/createnuget-withbuildnumber.yml
@@ -46,7 +46,7 @@ jobs:
46
47
steps:
48
- name: Checkout to the branch
49
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
50
with:
51
ref: ${{ inputs.branch-name }}
52
0 commit comments