Skip to content

Commit 04bd0ab

Browse files
authored
Merge pull request #26 from jmeridth/dependabot/github_actions/dependencies-5f967e2fbc
chore(deps): bump actions/checkout from 4.1.7 to 4.2.2 in the dependencies group across 1 directory
2 parents 8551b06 + c1b206a commit 04bd0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
deploy:
1111
runs-on: ubuntu-20.04
1212
steps:
13-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag v4.1.7
13+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # tag v4.2.2
1414
with:
1515
submodules: true
1616
fetch-depth: 0

0 commit comments

Comments
 (0)