We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af8e88 commit 056e29fCopy full SHA for 056e29f
.github/workflows/deployment.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
36
with:
37
fetch-depth: 0
38
- - uses: maierj/fastlane-action@v2.3.0
+ - uses: maierj/fastlane-action@v3.0.0
39
40
lane: 'deploy'
41
verbose: 'true'
0 commit comments