Skip to content

Commit e5f06eb

Browse files
authored
Merge pull request #84 from PSDTools/dependabot/github_actions/github-actions-edf2abb101
chore(deps): bump actions/checkout from 4.1.1 to 4.1.6 in the github-actions group
2 parents db5e0c0 + ad2b251 commit e5f06eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- name: 📚 Git checkout
27-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
27+
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
2828
with:
2929
submodules: recursive
3030
clean: true

0 commit comments

Comments
 (0)