Skip to content

Commit ec1e5d7

Browse files
renovate[bot]msclock
authored andcommitted
chore(deps): update actions/checkout action to v4
1 parent 287a0ea commit ec1e5d7

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
@@ -19,7 +19,7 @@ jobs:
1919

2020
steps:
2121
- name: Checkout repository
22-
uses: actions/checkout@v3
22+
uses: actions/checkout@v4
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}
2525
ref: ${{ github.head_ref }}

0 commit comments

Comments
 (0)