[mirror] Opinionated R package quickstart
0
fork

Configure Feed

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

Merge pull request #7 from VisruthSK/dependabot/github_actions/actions/upload-artifact-7

Bump actions/upload-artifact from 6 to 7

authored by

Visruth Srimath Kandali and committed by
GitHub
dad86d5f 6943c270

+1 -1
+1 -1
.github/workflows/test-coverage.yaml
··· 58 58 59 59 - name: Upload test results 60 60 if: failure() 61 - uses: actions/upload-artifact@v6 61 + uses: actions/upload-artifact@v7 62 62 with: 63 63 name: coverage-test-failures 64 64 path: ${{ runner.temp }}/package