Skip to content

Commit

Permalink
Bump actions/checkout from 4.1.0 to 4.1.1
Browse files Browse the repository at this point in the history
Closes #7

GitOrigin-RevId: e67784d
Change-Id: I145ed7c4a84dc63f6a9a87f1a219af6a28d0f517
Reviewed-on: https://dart-review.googlesource.com/c/flute/+/333143
Reviewed-by: Alexander Thomas <athom@google.com>
  • Loading branch information
dependabot[bot] authored and athomas committed Nov 2, 2023
1 parent 40e6ae1 commit b418c35
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 @@ -16,7 +16,7 @@ jobs:
echo "Running on ${{ runner.os }}"
echo "Branch: ${{ github.ref }}; repo: ${{ github.repository }}."
- name: Fetch sources
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: Install Dart SDK
uses: dart-lang/setup-dart@b64355ae6ca0b5d484f0106a033dd1388965d06d
with:
Expand Down

0 comments on commit b418c35

Please sign in to comment.