Skip to content

error[E0599]: no variant or associated item named deserialize found for enum StakeState in the current scope #1021

error[E0599]: no variant or associated item named deserialize found for enum StakeState in the current scope

error[E0599]: no variant or associated item named deserialize found for enum StakeState in the current scope #1021

Workflow file for this run

name: "Issue Label Actions"
on:
issues:
types: [labeled, unlabeled]
permissions:
contents: read
issues: write
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2