Skip to content

Update fs2-core, fs2-io to 3.9.2 #1042

Update fs2-core, fs2-io to 3.9.2

Update fs2-core, fs2-io to 3.9.2 #1042

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}