chore(deps): update 8bitjonny/gh-get-current-pr action to v4
This commit is contained in:
committed by
Some Random Crypto Guy
parent
8c68284aba
commit
63f0e9b137
2
.github/workflows/checksum.yaml
vendored
2
.github/workflows/checksum.yaml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
- uses: 8BitJonny/gh-get-current-pr@3.0.0
|
- uses: 8BitJonny/gh-get-current-pr@4.0.0
|
||||||
id: PR
|
id: PR
|
||||||
- uses: subosito/flutter-action@v2
|
- uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
2
.github/workflows/dart_bindings.yaml
vendored
2
.github/workflows/dart_bindings.yaml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
- uses: 8BitJonny/gh-get-current-pr@3.0.0
|
- uses: 8BitJonny/gh-get-current-pr@4.0.0
|
||||||
id: PR
|
id: PR
|
||||||
- uses: subosito/flutter-action@v2
|
- uses: subosito/flutter-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user