Selaa lähdekoodia
Merge pull request #510 from juliuscanute/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
flutter-beta
Julian Steenbakker
4 vuotta sitten
committed by
GitHub
vanhempi
commit
f55ba22b33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
.github/workflows/dart.yml
|
|
|
@@ -8,7 +8,7 @@ jobs: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
|
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v2 |
|
|
|
- uses: actions/checkout@v3 |
|
|
|
- uses: actions/setup-java@v3 |
|
|
|
with: |
|
|
|
distribution: 'temurin' |
|
|
|
|