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 20d5185 commit 3383d19Copy full SHA for 3383d19
.github/workflows/check-release-notes-scripts.yml
@@ -13,6 +13,6 @@ jobs:
13
check:
14
runs-on: ubuntu-24.04
15
steps:
16
- - uses: JetBrains/compose-multiplatform/.github/actions/check-release-notes-github-action
+ - uses: JetBrains/compose-multiplatform/tools/changelog/check-release-notes-github-action
17
with:
18
checkout_ref: '$GITHUB_REF'
0 commit comments