Skip to content

Commit

Permalink
Merge pull request #135 from Workiva/247fdependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
rmconsole2-wf authored Aug 15, 2024
2 parents 6233525 + 31176dd commit 330bf32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:

steps:
# Setup scip-dart
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: dart-lang/setup-dart@v1
with:
sdk: 2.19.6
Expand Down

0 comments on commit 330bf32

Please sign in to comment.