Skip to content

Commit

Permalink
Merge pull request #23 from jmeridth/dependabot/github_actions/depend…
Browse files Browse the repository at this point in the history
…encies-0bd1363a87

chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 in the dependencies group
  • Loading branch information
jmeridth authored Aug 22, 2024
2 parents c34e462 + 74817f7 commit 0d28303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
deploy:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # tag v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag v4.1.7
with:
submodules: true
fetch-depth: 0
Expand Down

0 comments on commit 0d28303

Please sign in to comment.