Skip to content

Commit

Permalink
fix to the fix
Browse files Browse the repository at this point in the history
  • Loading branch information
svarnau committed Nov 6, 2024
1 parent bd8846f commit 8cf5d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
SNYK_TOKEN: ${{ secrets.SNYK_AUTH_TOKEN }}

- uses: actions/upload-artifact@4
- uses: actions/upload-artifact@v4
with:
name: yugabyte-db-thirdparty-${{ matrix.name }}.tar.gz
path: archive.tar.gz
Expand Down

0 comments on commit 8cf5d41

Please sign in to comment.