Skip to content

Commit 4a2cac8

Browse files
committed
fix git actions
1 parent 8a13f8f commit 4a2cac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- os: macos-latest
2626
flutter: stable
2727
steps:
28-
- uses: actions/checkout@v5
28+
- uses: actions/checkout@v6
2929
- uses: actions/setup-java@v5
3030
with:
3131
java-version: '17.x'

0 commit comments

Comments
 (0)