We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db64223 commit 724bdc4Copy full SHA for 724bdc4
.github/workflows/update-docs.yaml
@@ -52,7 +52,7 @@ jobs:
52
uses: etiennebacher/setup-jarl@v0.1.0
53
continue-on-error: true
54
with:
55
- args: check . --fix --min-r-version 4.1.0
+ args: "--version"
56
57
- name: Install Air
58
uses: posit-dev/setup-air@v1
0 commit comments