Skip to content

Commit 008755c

Browse files
authored
Merge pull request #22 from jmeridth/dependabot/github_actions/dependencies-edf2abb101
chore(deps): bump actions/checkout from 4.1.4 to 4.1.6 in the dependencies group
2 parents a1e6c7e + 9b5d6aa commit 008755c

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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # tag v4.1.4
13+
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # tag v4.1.6
1414
with:
1515
submodules: true
1616
fetch-depth: 0

0 commit comments

Comments
 (0)