Skip to content

Commit

Permalink
Merge pull request #3 from dart-lang/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-a9bb80ae19

Bump actions/checkout from 4.2.0 to 4.2.1 in the github-actions group
  • Loading branch information
devoncarew authored Oct 14, 2024
2 parents 39c1478 + a028060 commit 30df831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/args.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
matrix:
sdk: [dev]
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
with:
sdk: ${{ matrix.sdk }}
Expand All @@ -57,7 +57,7 @@ jobs:
os: [ubuntu-latest]
sdk: ['3.3', dev]
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
with:
sdk: ${{ matrix.sdk }}
Expand Down

0 comments on commit 30df831

Please sign in to comment.