Skip to content

Commit 94ffe35

Browse files
authored
Merge pull request #2 from RAprogramm/dependabot/github_actions/github-actions-76468cb07f
ci(deps): bump actions/checkout from 4 to 6 in the github-actions group
2 parents 5907ffb + 8783e8a commit 94ffe35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
name: Test cargo-generate
2525
runs-on: ubuntu-latest
2626
steps:
27-
- uses: actions/checkout@v4
27+
- uses: actions/checkout@v6
2828

2929
- uses: dtolnay/rust-toolchain@stable
3030
with:

0 commit comments

Comments
 (0)