Skip to content

Commit 153420b

Browse files
authored
Merge pull request #1195 from gtk-rs/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
2 parents a615a7e + e7eaea9 commit 153420b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
cargo-deny:
142142
runs-on: ubuntu-latest
143143
steps:
144-
- uses: actions/checkout@v3
144+
- uses: actions/checkout@v4
145145
- uses: EmbarkStudios/cargo-deny-action@v1
146146

147147
generator:

0 commit comments

Comments
 (0)