Skip to content

Commit

Permalink
Merge pull request #2 from block-foundation/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/main/actions/checkout-4

dependabot-github-actions(deps): bump actions/checkout from 3 to 4
  • Loading branch information
vanvianen authored Aug 11, 2024
2 parents b8653af + 7d5cf13 commit ff0de4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

-
name: Checkout Repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit ff0de4b

Please sign in to comment.