|
15 | 15 | python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', 'pypy3.10', 'pypy3.11']
|
16 | 16 |
|
17 | 17 | steps:
|
18 |
| - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 18 | + - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
19 | 19 |
|
20 | 20 | - name: Set up Python ${{ matrix.python-version }}
|
21 | 21 | uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
|
|
62 | 62 | python-version: ['3.9', '3.10', '3.11', '3.12', '3.13', 'pypy3.10', 'pypy3.11']
|
63 | 63 |
|
64 | 64 | steps:
|
65 |
| - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 65 | + - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
66 | 66 |
|
67 | 67 | - name: Set up Python ${{ matrix.python-version }}
|
68 | 68 | uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
|
@@ -110,7 +110,7 @@ jobs:
|
110 | 110 | python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
|
111 | 111 |
|
112 | 112 | steps:
|
113 |
| - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 113 | + - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
114 | 114 |
|
115 | 115 | - name: Set up Python ${{ matrix.python-version }}
|
116 | 116 | uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
|
@@ -157,7 +157,7 @@ jobs:
|
157 | 157 | python-version: ['3.11', '3.12', '3.13']
|
158 | 158 |
|
159 | 159 | steps:
|
160 |
| - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 160 | + - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
161 | 161 |
|
162 | 162 | - name: Set up Python ${{ matrix.python-version }}
|
163 | 163 | uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
|
@@ -197,7 +197,7 @@ jobs:
|
197 | 197 | os: ['ubuntu-latest', 'ubuntu-24.04-arm']
|
198 | 198 |
|
199 | 199 | steps:
|
200 |
| - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 |
| 200 | + - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
201 | 201 |
|
202 | 202 | - uses: canonical/action-build@3bdaa03e1ba6bf59a65f84a751d943d549a54e79 # v1.3.0
|
203 | 203 | id: snapcraft-build
|
|
0 commit comments