-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1961 from jqnatividad/dependabot/github_actions/a…
…ctions/setup-python-5.1.1 build(deps): bump actions/setup-python from 5.1.0 to 5.1.1
- Loading branch information
Showing
11 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,7 +56,7 @@ jobs: | |
submodules: recursive | ||
ref: ${{ needs.analyze-tags.outputs.previous-tag }} | ||
|
||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.10.11' | ||
- name: Build qsvpy310 | ||
|
@@ -78,7 +78,7 @@ jobs: | |
mv qsv qsvpy310 | ||
cd .. | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.11.7' | ||
- name: Build qsvpy311 | ||
|
@@ -99,7 +99,7 @@ jobs: | |
mv qsv qsvpy311 | ||
cd .. | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.12.1' | ||
- name: Build qsvpy312 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -74,7 +74,7 @@ jobs: | |
sudo ln -s /usr/bin/g++ /usr/bin/musl-g++ | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.10.11' | ||
- name: Build qsvpy310 | ||
|
@@ -100,7 +100,7 @@ jobs: | |
fi | ||
cd .. | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.11.7' | ||
- name: Build qsvpy311 | ||
|
@@ -125,7 +125,7 @@ jobs: | |
fi | ||
cd .. | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.12.1' | ||
- name: Build qsvpy312 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -88,7 +88,7 @@ jobs: | |
with: | ||
ref: ${{ needs.analyze-tags.outputs.previous-tag }} | ||
|
||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.10.11' | ||
- name: Build qsvpy310 | ||
|
@@ -116,7 +116,7 @@ jobs: | |
fi | ||
cd .. | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.11.7' | ||
- name: Build qsvpy311 | ||
|
@@ -143,7 +143,7 @@ jobs: | |
fi | ||
cd .. | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.12.1' | ||
- name: Build qsvpy312 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ jobs: | |
|
||
steps: | ||
- uses: actions/checkout@v4 | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.12' | ||
- name: Update Rust Beta | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ jobs: | |
|
||
steps: | ||
- uses: actions/checkout@v4 | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.12' | ||
- name: Installing Rust toolchain | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,7 +36,7 @@ jobs: | |
sudo apt-get install musl-tools musl-dev | ||
sudo ln -s /usr/bin/g++ /usr/bin/musl-g++ | ||
- uses: actions/checkout@v4 | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.12' | ||
- name: Install and Run Redis | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ jobs: | |
|
||
steps: | ||
- uses: actions/checkout@v4 | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.12' | ||
- name: Install and Run Redis | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ jobs: | |
|
||
steps: | ||
- uses: actions/checkout@v4 | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.12' | ||
- name: Install and Run Redis | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ jobs: | |
|
||
steps: | ||
- uses: actions/checkout@v4 | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.12' | ||
- name: Install and Run Redis | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ jobs: | |
|
||
steps: | ||
- uses: actions/checkout@v4 | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.12' | ||
- name: Update Rust | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ jobs: | |
run: | | ||
sudo apt-get update | ||
- uses: actions/checkout@v4 | ||
- uses: actions/[email protected].0 | ||
- uses: actions/[email protected].1 | ||
with: | ||
python-version: '3.12' | ||
- name: Install and Run Redis | ||
|