Skip to content

Commit 4fd12ea

Browse files
committed
Update to use skip-framework.yml@v1 for CI
1 parent 98465d2 commit 4fd12ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
call-workflow:
16-
uses: skiptools/actions/.github/workflows/skip-framework.yml@main
16+
uses: skiptools/actions/.github/workflows/skip-framework.yml@v1
1717
with:
1818
run-android-native-build: true
1919
runs-on: "['macos-15-intel', 'ubuntu-24.04']"

0 commit comments

Comments
 (0)