Skip to content

Commit 41a1040

Browse files
authored
Merge pull request #4 from maro114510/dependabot/github_actions/actions/checkout-6.0.2
chore(deps): bump actions/checkout from 6.0.1 to 6.0.2
2 parents 853aed1 + aab449e commit 41a1040

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
lint:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
13+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1414

1515
- name: Install tools
1616
run: |

0 commit comments

Comments
 (0)