Skip to content

Commit a0d65ac

Browse files
chore(deps): update actions/checkout action to v4
1 parent ff8b479 commit a0d65ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
sdk: [ beta, stable, 2.15.0, 2.12.0 ]
2323

2424
steps:
25-
- uses: actions/checkout@v3
25+
- uses: actions/checkout@v4
2626

2727
- name: Setup Dart
2828
uses: dart-lang/[email protected]

0 commit comments

Comments
 (0)