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.
2 parents 54a63e4 + 38e4d97 commit d566e2dCopy full SHA for d566e2d
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: sandpaper
2
Title: Create and Curate Carpentries Lessons
3
-Version: 0.16.6
+Version: 0.16.7
4
Authors@R: c(
5
person(given = "Robert",
6
family = "Davey",
NEWS.md
@@ -1,3 +1,12 @@
+# sandpaper 0.16.7 (2024-09-04)
+
+## BUG FIXES
+* Add overwrite option to pr workflow to fix change in default from
+ [update-artifact action v3 to v4](https://github.com/actions/upload-artifact#breaking-changes)
7
+ (@milanmlft #602)
8
9
10
# sandpaper 0.16.6 (2024-08-23)
11
12
## BUG FIXES
0 commit comments