We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15942d4 commit 78352d0Copy full SHA for 78352d0
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
with:
17
fetch-depth: 0
18
0 commit comments