Skip to content

Commit

Permalink
one mre old api
Browse files Browse the repository at this point in the history
  • Loading branch information
njnes committed Jun 22, 2024
1 parent a626f75 commit 5952d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
name: make linux binary wheels
run: MONETDB_BRANCH=${{ matrix.branch }} scripts/make_wheel.sh ${{ matrix.python-version }}
-
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
name: Publish Linux binary wheels
with:
name: monetdbe-linux-wheel-${{ matrix.branch }}-${{ matrix.python-version }}
Expand Down

0 comments on commit 5952d6d

Please sign in to comment.