Skip to content

Commit a6a636c

Browse files
committed
Upgrade setup-python action
1 parent 5ce3aee commit a6a636c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-warehouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
run: docker compose -f docker-compose-dremio.yml up -d
111111

112112
- name: Setup Python
113-
uses: actions/setup-python@v4
113+
uses: actions/setup-python@v6
114114
with:
115115
python-version: "3.9"
116116
cache: "pip"

0 commit comments

Comments
 (0)