Skip to content

Commit

Permalink
Bump LanceMcCarthy/Action-AzureBlobUpload action to version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
druzsan committed Feb 16, 2024
1 parent abbd8d3 commit f9408b2
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 @@ -357,7 +357,7 @@ jobs:
&& github.event.pull_request.head.repo.full_name == 'Renumics/spotlight'
)
)
uses: LanceMcCarthy/Action-AzureBlobUpload@v2
uses: LanceMcCarthy/Action-AzureBlobUpload@v3
with:
connection_string: ${{ secrets.AZURE_CONNECTION_STRING }}
container_name: github-public
Expand Down

0 comments on commit f9408b2

Please sign in to comment.