We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e37a3c5 + 4f10991 commit af7e3f3Copy full SHA for af7e3f3
1 file changed
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
# needs fetch-depth because the packaging dem reads old git tags
17
- name: Checkout current PR
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
19
with:
20
fetch-depth: 0
21
- name: Install Ruby version 3.3
0 commit comments