Skip to content

Commit 492af7a

Browse files
Bump actions/setup-python from 4 to 5 (microsoft#24251)
1 parent f1d790c commit 492af7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux-wasm-ci-build-and-test-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
submodules: recursive
3939

4040
- name: Set up Python
41-
uses: actions/setup-python@v4
41+
uses: actions/setup-python@v5
4242
with:
4343
python-version: "3.12"
4444
architecture: ${{ env.buildArch }}

0 commit comments

Comments
 (0)