File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
integration-testing/docker
vetiver-testing/setup-rsconnect Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ jobs:
179179 - uses : actions/checkout@v4
180180 - uses : actions/setup-python@v4
181181 with :
182- python-version : 3.10.14
182+ python-version : 3.12.4
183183 - name : Install dependencies
184184 run : |
185185 python -m pip install --upgrade pip
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Executable = /opt/python/3.11.7/bin/python
2020
2121[Quarto]
2222Enabled = true
23- Executable = /opt/quarto/1.4.552 /bin/quarto
23+ Executable = /opt/quarto/1.4.557 /bin/quarto
2424
2525[Authentication]
2626BasicAuth = true
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Executable = /opt/python/3.12.1/bin/python
2020
2121[Quarto]
2222Enabled = true
23- Executable = /opt/quarto/1.4.552 /bin/quarto
23+ Executable = /opt/quarto/1.4.557 /bin/quarto
2424
2525[Authentication]
2626BasicAuth = true
@@ -34,4 +34,4 @@ DefaultUserRole = "publisher"
3434SeedUsers = true
3535
3636[Mount]
37- BaseDir = /connect-rsconnect-mount
37+ BaseDir = /connect-rsconnect-mount
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ DefaultUserRole = publisher
1313
1414[Python]
1515Enabled = true
16- Executable = /opt/python/3.10.14 /bin/python
16+ Executable = /opt/python/3.12.4 /bin/python
1717Executable = /opt/python/3.11.9/bin/python
1818
1919[RPackageRepository "CRAN"]
You can’t perform that action at this time.
0 commit comments