Skip to content

Commit

Permalink
Merge branch 'main' into firefox-selection
Browse files Browse the repository at this point in the history
  • Loading branch information
etrepum authored Jan 14, 2025
2 parents 5b77a73 + bbc07af commit a193675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size-limit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
# If it's still not canceled after a minute, something probably went wrong, just exit
exit 1
fi
echo "mergedSha=$mergedSha" >> "$GITHUB_ENV"
echo "mergedSha=$mergedSha" >> "$GITHUB_OUTPUT"
- uses: actions/checkout@v4
with:
# pull_request_target checks out the base branch by default
Expand Down

0 comments on commit a193675

Please sign in to comment.