Skip to content

Commit

Permalink
use v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Sep 25, 2024
1 parent a711c16 commit eadd48b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-size-info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Update Github Release
if: steps.get_version.outputs.version != ''
uses: getsentry/size-limit-release@fn/update-new-artifacts
uses: getsentry/size-limit-release@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
version: ${{ steps.get_version.outputs.version }}
Expand Down

0 comments on commit eadd48b

Please sign in to comment.