Skip to content

Commit 9ad14a9

Browse files
authored
Merge pull request #56 from webdriverio/dependabot/github_actions/patch-deps-updates-e6ee9d7de3
chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the patch-deps-updates group across 1 directory
2 parents b659dfd + 3c06258 commit 9ad14a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Checkout Code
19-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
19+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2020

2121
- name: Setup pnpm
2222
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0

0 commit comments

Comments
 (0)