File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 cpp :
3333 runs-on : ubuntu-latest
3434 steps :
35- - uses : actions/checkout@v6
35+ - uses : actions/checkout@v7
3636 with :
3737 fetch-depth : 0
3838 persist-credentials : false
5454 git config --global user.name 'substrait-packaging-ci'
5555 git config --global user.email 'substrait-packaging-ci@users.noreply.github.com'
5656 - name : Install pixi
57- uses : prefix-dev/setup-pixi@v0.9.6
57+ uses : prefix-dev/setup-pixi@v0.10.0
5858 with :
5959 pixi-version : v0.62.2
6060 - name : Attach substrait Spec Subtree
Original file line number Diff line number Diff line change 3535 python :
3636 runs-on : ubuntu-latest
3737 steps :
38- - uses : actions/checkout@v6
38+ - uses : actions/checkout@v7
3939 with :
4040 fetch-depth : 0
4141 persist-credentials : false
5757 git config --global user.name 'substrait-packaging-ci'
5858 git config --global user.email 'substrait-packaging-ci@users.noreply.github.com'
5959 - name : Install pixi
60- uses : prefix-dev/setup-pixi@v0.9.6
60+ uses : prefix-dev/setup-pixi@v0.10.0
6161 with :
6262 pixi-version : v0.62.2
6363 - name : Attach substrait Spec Subtree
Original file line number Diff line number Diff line change 3333 rust :
3434 runs-on : ubuntu-latest
3535 steps :
36- - uses : actions/checkout@v6
36+ - uses : actions/checkout@v7
3737 with :
3838 fetch-depth : 0
3939 persist-credentials : false
5555 git config --global user.name 'substrait-packaging-ci'
5656 git config --global user.email 'substrait-packaging-ci@users.noreply.github.com'
5757 - name : Install pixi
58- uses : prefix-dev/setup-pixi@v0.9.6
58+ uses : prefix-dev/setup-pixi@v0.10.0
5959 with :
6060 pixi-version : v0.62.2
6161 - name : Install Rust
Original file line number Diff line number Diff line change 4141 tag_name : ${{ steps.resolve.outputs.tag_name }}
4242 tag_exists : ${{ steps.check-tag.outputs.exists }}
4343 steps :
44- - uses : actions/checkout@v6
44+ - uses : actions/checkout@v7
4545 with :
4646 fetch-depth : 0
4747 persist-credentials : false
@@ -90,14 +90,14 @@ jobs:
9090 git config --global url."https://x-access-token:${{ steps.app-token.outputs.token }}@github.com/".insteadOf https://github.com/
9191
9292 - name : Checkout substrait-packaging
93- uses : actions/checkout@v6
93+ uses : actions/checkout@v7
9494 with :
9595 token : ${{ steps.app-token.outputs.token }}
9696 fetch-depth : 0
9797 persist-credentials : false
9898
9999 - name : Install pixi
100- uses : prefix-dev/setup-pixi@v0.9.6
100+ uses : prefix-dev/setup-pixi@v0.10.0
101101 with :
102102 pixi-version : v0.62.2
103103
Original file line number Diff line number Diff line change 4141 tag_name : ${{ steps.resolve.outputs.tag_name }}
4242 tag_exists : ${{ steps.check-tag.outputs.exists }}
4343 steps :
44- - uses : actions/checkout@v6
44+ - uses : actions/checkout@v7
4545 with :
4646 fetch-depth : 0
4747 persist-credentials : false
@@ -90,14 +90,14 @@ jobs:
9090 git config --global url."https://x-access-token:${{ steps.app-token.outputs.token }}@github.com/".insteadOf https://github.com/
9191
9292 - name : Checkout substrait-packaging
93- uses : actions/checkout@v6
93+ uses : actions/checkout@v7
9494 with :
9595 token : ${{ steps.app-token.outputs.token }}
9696 fetch-depth : 0
9797 persist-credentials : false
9898
9999 - name : Install pixi
100- uses : prefix-dev/setup-pixi@v0.9.6
100+ uses : prefix-dev/setup-pixi@v0.10.0
101101 with :
102102 pixi-version : v0.62.2
103103
Original file line number Diff line number Diff line change 4141 tag_name : ${{ steps.resolve.outputs.tag_name }}
4242 tag_exists : ${{ steps.check-tag.outputs.exists }}
4343 steps :
44- - uses : actions/checkout@v6
44+ - uses : actions/checkout@v7
4545 with :
4646 fetch-depth : 0
4747 persist-credentials : false
@@ -90,14 +90,14 @@ jobs:
9090 git config --global url."https://x-access-token:${{ steps.app-token.outputs.token }}@github.com/".insteadOf https://github.com/
9191
9292 - name : Checkout substrait-packaging
93- uses : actions/checkout@v6
93+ uses : actions/checkout@v7
9494 with :
9595 token : ${{ steps.app-token.outputs.token }}
9696 fetch-depth : 0
9797 persist-credentials : false
9898
9999 - name : Install pixi
100- uses : prefix-dev/setup-pixi@v0.9.6
100+ uses : prefix-dev/setup-pixi@v0.10.0
101101 with :
102102 pixi-version : v0.62.2
103103
Original file line number Diff line number Diff line change 3131 tag_exists : ${{ steps.check-tag.outputs.exists }}
3232 artifact_exists : ${{ steps.check-artifact.outputs.exists }}
3333 steps :
34- - uses : actions/checkout@v6
34+ - uses : actions/checkout@v7
3535 with :
3636 fetch-depth : 0
3737 persist-credentials : false
@@ -70,14 +70,14 @@ jobs:
7070 git config --global url."https://x-access-token:${{ steps.app-token.outputs.token }}@github.com/".insteadOf https://github.com/
7171
7272 - name : Checkout substrait-packaging
73- uses : actions/checkout@v6
73+ uses : actions/checkout@v7
7474 with :
7575 token : ${{ steps.app-token.outputs.token }}
7676 fetch-depth : 0
7777 persist-credentials : false
7878
7979 - name : Install pixi
80- uses : prefix-dev/setup-pixi@v0.9.6
80+ uses : prefix-dev/setup-pixi@v0.10.0
8181 with :
8282 pixi-version : v0.62.2
8383 - name : Attach and Commit substrait Repo
@@ -122,12 +122,12 @@ jobs:
122122 working-directory : python/substrait-antlr
123123 steps :
124124 - name : Checkout substrait-antlr
125- uses : actions/checkout@v6
125+ uses : actions/checkout@v7
126126 with :
127127 ref : ${{ env.TAG_NAME }}
128128 fetch-depth : 0
129129 - name : Install pixi
130- uses : prefix-dev/setup-pixi@v0.9.6
130+ uses : prefix-dev/setup-pixi@v0.10.0
131131 with :
132132 pixi-version : v0.62.2
133133 - name : Build
Original file line number Diff line number Diff line change 3131 tag_exists : ${{ steps.check-tag.outputs.exists }}
3232 artifact_exists : ${{ steps.check-artifact.outputs.exists }}
3333 steps :
34- - uses : actions/checkout@v6
34+ - uses : actions/checkout@v7
3535 with :
3636 fetch-depth : 0
3737 persist-credentials : false
@@ -70,14 +70,14 @@ jobs:
7070 git config --global url."https://x-access-token:${{ steps.app-token.outputs.token }}@github.com/".insteadOf https://github.com/
7171
7272 - name : Checkout substrait-packaging
73- uses : actions/checkout@v6
73+ uses : actions/checkout@v7
7474 with :
7575 token : ${{ steps.app-token.outputs.token }}
7676 fetch-depth : 0
7777 persist-credentials : false
7878
7979 - name : Install pixi
80- uses : prefix-dev/setup-pixi@v0.9.6
80+ uses : prefix-dev/setup-pixi@v0.10.0
8181 with :
8282 pixi-version : v0.62.2
8383
@@ -123,7 +123,7 @@ jobs:
123123 working-directory : python/substrait-extensions
124124 steps :
125125 - name : Checkout substrait-extensions
126- uses : actions/checkout@v6
126+ uses : actions/checkout@v7
127127 with :
128128 ref : ${{ env.TAG_NAME }}
129129 fetch-depth : 0
Original file line number Diff line number Diff line change 3131 tag_exists : ${{ steps.check-tag.outputs.exists }}
3232 artifact_exists : ${{ steps.check-artifact.outputs.exists }}
3333 steps :
34- - uses : actions/checkout@v6
34+ - uses : actions/checkout@v7
3535 with :
3636 fetch-depth : 0
3737 persist-credentials : false
@@ -70,14 +70,14 @@ jobs:
7070 git config --global url."https://x-access-token:${{ steps.app-token.outputs.token }}@github.com/".insteadOf https://github.com/
7171
7272 - name : Checkout substrait-packaging
73- uses : actions/checkout@v6
73+ uses : actions/checkout@v7
7474 with :
7575 token : ${{ steps.app-token.outputs.token }}
7676 fetch-depth : 0
7777 persist-credentials : false
7878
7979 - name : Install pixi
80- uses : prefix-dev/setup-pixi@v0.9.6
80+ uses : prefix-dev/setup-pixi@v0.10.0
8181 with :
8282 pixi-version : v0.62.2
8383
@@ -123,12 +123,12 @@ jobs:
123123 working-directory : python/substrait-protobuf
124124 steps :
125125 - name : Checkout substrait-protobuf
126- uses : actions/checkout@v6
126+ uses : actions/checkout@v7
127127 with :
128128 ref : ${{ env.TAG_NAME }}
129129 fetch-depth : 0
130130 - name : Install pixi
131- uses : prefix-dev/setup-pixi@v0.9.6
131+ uses : prefix-dev/setup-pixi@v0.10.0
132132 with :
133133 pixi-version : v0.62.2
134134 - name : Build
Original file line number Diff line number Diff line change 4242 tag_exists : ${{ steps.check-tag.outputs.exists }}
4343 artifact_exists : ${{ steps.check-artifact.outputs.exists }}
4444 steps :
45- - uses : actions/checkout@v6
45+ - uses : actions/checkout@v7
4646 with :
4747 fetch-depth : 0
4848 persist-credentials : false
@@ -91,14 +91,14 @@ jobs:
9191 git config --global url."https://x-access-token:${{ steps.app-token.outputs.token }}@github.com/".insteadOf https://github.com/
9292
9393 - name : Checkout substrait-packaging
94- uses : actions/checkout@v6
94+ uses : actions/checkout@v7
9595 with :
9696 token : ${{ steps.app-token.outputs.token }}
9797 fetch-depth : 0
9898 persist-credentials : false
9999
100100 - name : Install pixi
101- uses : prefix-dev/setup-pixi@v0.9.6
101+ uses : prefix-dev/setup-pixi@v0.10.0
102102 with :
103103 pixi-version : v0.62.2
104104
@@ -146,7 +146,7 @@ jobs:
146146 working-directory : rust/substrait-antlr
147147 steps :
148148 - name : Checkout substrait-antlr
149- uses : actions/checkout@v6
149+ uses : actions/checkout@v7
150150 with :
151151 ref : ${{ needs.rust-antlr-prechecks.outputs.tag_name }}
152152 fetch-depth : 0
You can’t perform that action at this time.
0 commit comments