Skip to content

Commit 4b02ecc

Browse files
authored
Update build.yaml
1 parent a850341 commit 4b02ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v3
1010
- name: Install Python and dependencies
11-
uses: actions/setup-python@v3
11+
uses: actions/setup-python@v5
1212
with:
1313
python-version: '3.9'
1414
cache: 'pip'

0 commit comments

Comments
 (0)