Skip to content

Commit 7d4dad3

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update actions/setup-python action to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30b6e0c commit 7d4dad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
node-version: ${{ matrix.node-version }}
3939
- name: Set up Python 3.11 (for node-gyp)
40-
uses: actions/setup-python@v5
40+
uses: actions/setup-python@v6
4141
with:
4242
python-version: '3.11'
4343
- name: Install dependencies

0 commit comments

Comments
 (0)