Skip to content

Commit 7ddecc9

Browse files
Update actions/checkout action to v5.0.1 (#1411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72c33bf commit 7ddecc9

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
@@ -101,7 +101,7 @@ jobs:
101101
runs-on: ubuntu-latest
102102
steps:
103103
- name: Checkout
104-
uses: actions/[email protected].0
104+
uses: actions/[email protected].1
105105
with:
106106
clean: 'false'
107107
fetch-depth: '0'

0 commit comments

Comments
 (0)