We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97c44e commit d42a3e3Copy full SHA for d42a3e3
.github/workflows/hive.yml
@@ -44,7 +44,7 @@ jobs:
44
- uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d # pin@v1
45
with:
46
sdk: ${{ matrix.sdk }}
47
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
48
49
- name: Test VM
50
run: |
0 commit comments