Skip to content

Commit

Permalink
ci: bump Datashare to 17.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pirhoo committed Jun 21, 2024
1 parent 822603f commit 1858df3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
build:
runs-on: ubuntu-latest
env:
DATASHARE_VERSION: '16.0.3'
DATASHARE_PACKAGE: 'datashare-16.0.3.deb'
DATASHARE_VERSION: '17.0.4'
DATASHARE_PACKAGE: 'datashare-17.0.4.deb'

steps:
- name: Checkout code
Expand Down Expand Up @@ -70,4 +70,4 @@ jobs:
with:
files: |
datashare-plugin-dataconnect-${{ github.ref_name }}.tgz
datashare-plugin-dataconnect-${{ github.ref_name }}.zip
datashare-plugin-dataconnect-${{ github.ref_name }}.zip

0 comments on commit 1858df3

Please sign in to comment.