We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e5e9f commit b6fc06dCopy full SHA for b6fc06d
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
git config --global core.eol lf
36
37
- name: Checkout code
38
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
39
40
- name: Install OS dependencies
41
run: |
0 commit comments