Skip to content

Commit

Permalink
Merge pull request #93 from saint-lascivious/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/master/actions/checkout-4

build(deps): bump actions/checkout from 3 to 4
  • Loading branch information
saint-lascivious authored Sep 12, 2023
2 parents 3df0f4e + 2d3b8ae commit c5ac31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sitemap-generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
echo "generate xml sitemap workflow started"
- name: checkout the repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit c5ac31e

Please sign in to comment.