Skip to content

Commit

Permalink
bump checkout action version
Browse files Browse the repository at this point in the history
  • Loading branch information
danlu1 committed Oct 23, 2024
1 parent 9521330 commit e2651f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 2

Expand Down

0 comments on commit e2651f4

Please sign in to comment.