Skip to content

Commit fc1d59e

Browse files
dependabot[bot]snnn
authored andcommittedApr 1, 2025
Bump actions/setup-python from 4 to 5 (#24251)
1 parent 126b608 commit fc1d59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.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)