Skip to content

Commit

Permalink
Merge pull request #26 from jmeridth/dependabot/github_actions/depend…
Browse files Browse the repository at this point in the history
…encies-5f967e2fbc

chore(deps): bump actions/checkout from 4.1.7 to 4.2.2 in the dependencies group across 1 directory
  • Loading branch information
jmeridth authored Nov 7, 2024
2 parents 8551b06 + c1b206a commit 04bd0ab
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@692973e3d937129bcbf40652eb9f2f61becf3332 # tag v4.1.7
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # tag v4.2.2
with:
submodules: true
fetch-depth: 0
Expand Down

0 comments on commit 04bd0ab

Please sign in to comment.