Skip to content

Commit 71aaee8

Browse files
Update actions/setup-python action to v5
1 parent 78110d9 commit 71aaee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/techdocs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/checkout@v4
3737

3838
- uses: actions/setup-node@v3
39-
- uses: actions/setup-python@v2
39+
- uses: actions/setup-python@v5
4040

4141
- name: Configure AWS Credentials
4242
id: aws

0 commit comments

Comments
 (0)