Skip to content

Commit

Permalink
Merge pull request #604 from carpentries/release-0.16.7
Browse files Browse the repository at this point in the history
0.16.7: Force upload-artifact overwrite to true
  • Loading branch information
froggleston authored Sep 4, 2024
2 parents 54a63e4 + 38e4d97 commit d566e2d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: sandpaper
Title: Create and Curate Carpentries Lessons
Version: 0.16.6
Version: 0.16.7
Authors@R: c(
person(given = "Robert",
family = "Davey",
Expand Down
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -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)
(@milanmlft #602)


# sandpaper 0.16.6 (2024-08-23)

## BUG FIXES
Expand Down

0 comments on commit d566e2d

Please sign in to comment.