Skip to content

Commit 24d0745

Browse files
committed
chore(deps): update actions/checkout action to v3.5.0
1 parent d14b909 commit 24d0745

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Spellcheck
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
16+
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
1717

1818
- uses: rojopolis/spellcheck-github-actions@ac661680ce39b15a4a523718af77b52a370b7b7d # 0.30.0
1919
name: Spellcheck

0 commit comments

Comments
 (0)