Skip to content

Commit d7ef7aa

Browse files
Merge pull request #198 from CodebreakerApp/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 5d43e47 + bfc2113 commit d7ef7aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/createnuget-withbuildnumber.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
steps:
4848
- name: Checkout to the branch
49-
uses: actions/checkout@v4
49+
uses: actions/checkout@v5
5050
with:
5151
ref: ${{ inputs.branch-name }}
5252

0 commit comments

Comments
 (0)