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 e45fe98 commit 28752acCopy full SHA for 28752ac
.github/workflows/release.yml
@@ -78,6 +78,7 @@ jobs:
78
needs: [finalize-release]
79
runs-on: ubuntu-latest
80
steps:
81
+ - uses: actions/checkout@v3
82
# Lerna does not automatically bump versions
83
# of Ionic dependencies that have changed,
84
# so we do that here.
0 commit comments