Skip to content

Change Sherds#stream() to Sherds#toList() #4511

Change Sherds#stream() to Sherds#toList()

Change Sherds#stream() to Sherds#toList() #4511

Workflow file for this run

name: Update Base Branch
on:
pull_request_target:
types: [ labeled ]
jobs:
update:
if: ${{ github.event.label.name == 'update-base' }}
runs-on: ubuntu-24.04
steps:
- uses: FabricMC/fabric-action-scripts@v2
with:
context: yarn-update-base