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.
1 parent 76098cc commit 57069e5Copy full SHA for 57069e5
.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