Skip to content

Commit

Permalink
Merge pull request #12 from unknownskl/dependabot/github_actions/main…
Browse files Browse the repository at this point in the history
…/actions/checkout-4
  • Loading branch information
dependabot[bot] committed Oct 5, 2023
2 parents ca6308a + 49b69ce commit 6fd8c0d
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 @@ -24,7 +24,7 @@ jobs:

steps:
- name: Checkout Git repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: recursive

Expand Down

0 comments on commit 6fd8c0d

Please sign in to comment.