Skip to content

Commit

Permalink
Merge pull request #22 from Finatext/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4.1.1

Bump actions/checkout from 3.5.3 to 4.1.1
  • Loading branch information
s-tajima authored Oct 15, 2024
2 parents 25bd0be + f073aac commit 1a07dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
IMAGE_NAME: docker.pkg.github.com/finatext/lapper/lapper:beta
IMAGE_NAME_LATEST: docker.pkg.github.com/finatext/lapper/lapper:latest
steps:
- uses: actions/checkout@v3.5.3
- uses: actions/checkout@v4.1.1
with:
fetch-depth: 1
- name: Test
Expand Down

0 comments on commit 1a07dca

Please sign in to comment.