Skip to content

Commit 46eb8e3

Browse files
chore(deps): update actions/checkout action to v4 (#109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e33e8a commit 46eb8e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
flutter-channel: [ 'stable' ]
1616

1717
steps:
18-
- uses: actions/checkout@v3
18+
- uses: actions/checkout@v4
1919

2020
- uses: actions/setup-java@v4
2121
with:

0 commit comments

Comments
 (0)