Skip to content

Commit 1dfe474

Browse files
chore(deps): update actions/checkout action to v4
1 parent 434c54c commit 1dfe474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semver.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout
11-
uses: actions/checkout@v3
11+
uses: actions/checkout@v4
1212
with:
1313
fetch-depth: '0'
1414
- name: Bump version and push tag

0 commit comments

Comments
 (0)