Skip to content

Commit

Permalink
ci: bump checkout actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
mentos1386 committed Jun 6, 2024
1 parent 1d106b1 commit 77d1cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
group: ${{ github.workflow }}-${{ github.ref }}
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Install devbox
uses: jetify-com/devbox-install-action@v0.11.0
with:
Expand Down

0 comments on commit 77d1cfb

Please sign in to comment.