Skip to content

Commit 13f85ba

Browse files
committed
Bump CI action versions
1 parent ee65f6e commit 13f85ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v3
13+
- uses: actions/checkout@v4
1414
- uses: dart-lang/setup-dart@v1
1515
- name: Install dependencies
1616
run: dart pub get

0 commit comments

Comments
 (0)