We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7065379 commit bb2fbebCopy full SHA for bb2fbeb
1 file changed
.github/workflows/dart.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Clone repository
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
# Note: This workflow uses the latest stable version of the Dart SDK.
21
# You can specify other versions if desired, see documentation here:
22
# https://github.com/dart-lang/setup-dart/blob/main/README.md
0 commit comments