Skip to content

Commit

Permalink
Merge pull request #122 from Workiva/dependabot/github_actions/master…
Browse files Browse the repository at this point in the history
…/gha-dependencies-8a9da2b879

GHA: Bump actions/checkout from 2 to 4 in the gha-dependencies group
  • Loading branch information
rmconsole2-wf committed May 30, 2024
2 parents 04efce1 + 8da2ea7 commit c7d6ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
sdk: [2.19.6, stable]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: dart-lang/setup-dart@v1
with:
sdk: ${{ matrix.sdk }}
Expand Down

0 comments on commit c7d6ba6

Please sign in to comment.