9
0
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:
Kas-tle
2022-10-18 21:17:17 -07:00
committed by GitHub
parent 3b2ae44cca
commit 301d2451f3

View File

@@ -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: |