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 33678de commit b02f349
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
needs: build
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/v')
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

0 comments on commit b02f349

Please sign in to comment.