We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b9feb5 commit 8b129ccCopy full SHA for 8b129cc
.github/workflows/pkgdown.yaml
@@ -34,7 +34,7 @@ jobs:
34
needs: website
35
36
- name: Build site
37
- uses: nealrichardson/with-connect@dev
+ uses: posit-dev/with-connect@main
38
with:
39
# Runs on the default version in the with-connect action
40
license: ${{ secrets.CONNECT_LICENSE_FILE }}
.github/workflows/test-coverage.yaml
@@ -29,7 +29,7 @@ jobs:
29
needs: coverage
30
31
- name: Run coverage
32
33
env:
CONNECTAPI_INTEGRATED: "true"
0 commit comments