[mirror] Opinionated R package quickstart
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #8 from VisruthSK/dependabot/github_actions/etiennebacher/setup-jarl-0.1.1

Bump etiennebacher/setup-jarl from 0.1.0 to 0.1.1

authored by

Visruth Srimath Kandali and committed by
GitHub
6943c270 94fc5189

+1 -1
+1 -1
.github/workflows/format-suggest.yaml
··· 36 36 uses: posit-dev/setup-air@v1 37 37 38 38 - name: Jarl format 39 - uses: etiennebacher/setup-jarl@v0.1.0 39 + uses: etiennebacher/setup-jarl@v0.1.1 40 40 with: 41 41 args: "check --fix" 42 42