Skip to content

Commit ffd065c

Browse files
authored
Merge pull request #103 from oschwald/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents fd9c9a6 + d91449e commit ffd065c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
contents: read
1616
steps:
1717
- name: Checkout repository
18-
uses: actions/checkout@v4
18+
uses: actions/checkout@v6
1919

2020
- name: Install Rust toolchain
2121
uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)