Skip to content

Commit 49a5008

Browse files
committed
Update GitHub actions
1 parent 4252421 commit 49a5008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
npm install
2727
npm test
2828
- name: Set up Python 3
29-
uses: actions/setup-python@v4
29+
uses: actions/setup-python@v5
3030
with:
3131
python-version: '3.11'
3232
- name: Check SUMMARY.md

0 commit comments

Comments
 (0)