Skip to content

Commit

Permalink
deps: Bump GitHub action actions/checkout to v4.1.7, the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
gnprice committed Jul 10, 2024
1 parent ab222d1 commit 4929d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4.1.7

- name: Clone Flutter SDK
# We can't do a depth-1 clone, because we need the most recent tag
Expand Down

0 comments on commit 4929d06

Please sign in to comment.