Skip to content

Commit 5c778d5

Browse files
authored
Merge pull request #1370 from PHPCSStandards/dependabot/github_actions/gh-pages/action-runners-e6ee9d7de3
GH Pages/Actions: Bump actions/checkout from 6.0.1 to 6.0.2 in the action-runners group
2 parents b8039d6 + 584fa30 commit 5c778d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
fi
4545
4646
- name: Checkout code
47-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
47+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4848
with:
4949
ref: ${{ steps.base_branch.outputs.BRANCH }}
5050
persist-credentials: false

0 commit comments

Comments
 (0)