We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76098cc + 57069e5 commit 76ecfe6Copy full SHA for 76ecfe6
.github/workflows/test.yaml
@@ -20,7 +20,7 @@ jobs:
20
# - windows-latest
21
runs-on: ${{ matrix.runs-on }}
22
steps:
23
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
24
- name: Prepare the Apache Arrow APT repository
25
if: |
26
runner.os == 'Linux'
0 commit comments