Skip to content

Commit

Permalink
Merge pull request #735 from juliansteenbakker/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/checkout-3.6.0

chore(deps): bump actions/checkout from 3.5.3 to 3.6.0
  • Loading branch information
juliansteenbakker authored Aug 29, 2023
2 parents 23ca082 + adddab7 commit 70f71a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
analysis:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.3
- uses: actions/checkout@v3.6.0
- uses: actions/[email protected]
with:
java-version: 11
Expand All @@ -28,7 +28,7 @@ jobs:
formatting:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.3
- uses: actions/checkout@v3.6.0
- uses: actions/[email protected]
with:
java-version: 11
Expand Down

0 comments on commit 70f71a7

Please sign in to comment.