We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09ea1a0 commit 91c6b4dCopy full SHA for 91c6b4d
.github/workflows/run-tests.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
13
container:
14
- image: ghcr.io/ctsit/rstudio-ci:4.2.1
+ image: ghcr.io/ctsit/rstudio-ci:4.3.3
15
16
env:
17
CI: "TRUE"
0 commit comments