mirror of
https://github.com/Kas-tle/java2bedrock.sh.git
synced 2025-12-19 14:59:13 +00:00
Resolve deprecation warning for form parser
This commit is contained in:
2
.github/workflows/conversion-request.yml
vendored
2
.github/workflows/conversion-request.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
steps:
|
||||
- name: Issue Forms Body Parser
|
||||
id: parse-issue
|
||||
uses: zentered/issue-forms-body-parser@v1.5.0
|
||||
uses: zentered/issue-forms-body-parser@v1.5.1
|
||||
- name: Organize Inputs
|
||||
id: organize-inputs
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user