Skip to content

Commit 3383d19

Browse files
committed
Refactor
1 parent 20d5185 commit 3383d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-release-notes-scripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
check:
1414
runs-on: ubuntu-24.04
1515
steps:
16-
- uses: JetBrains/compose-multiplatform/.github/actions/check-release-notes-github-action
16+
- uses: JetBrains/compose-multiplatform/tools/changelog/check-release-notes-github-action
1717
with:
1818
checkout_ref: '$GITHUB_REF'

0 commit comments

Comments
 (0)