Skip to content

Commit d864140

Browse files
Bump actions/checkout from 3 to 4 (#1064)
1 parent 8ea8988 commit d864140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,6 @@ jobs:
242242
runs-on: ubuntu-latest
243243
steps:
244244
- name: Checkout
245-
uses: actions/checkout@v3
245+
uses: actions/checkout@v4
246246
- name: Check semver
247247
uses: obi1kenobi/cargo-semver-checks-action@v2

0 commit comments

Comments
 (0)