[mirror] Opinionated R package quickstart
0
fork

Configure Feed

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

Bumped upload artifact to v7

VisruthSK cae323d2 e0ee1732

+1 -1
+1 -1
R/bootstrapper.R
··· 188 188 find_replace_in_gha("actions/checkout@v4", "actions/checkout@v6") 189 189 find_replace_in_gha( 190 190 "actions/upload-artifact@v4", 191 - "actions/upload-artifact@v6" 191 + "actions/upload-artifact@v7" 192 192 ) 193 193 find_replace_in_gha( 194 194 "JamesIves/github-pages-deploy-action@v4.5.0",