Skip to content

Commit c5d6811

Browse files
authored
Merge pull request #37 from LibraryCarpentry/update/workflows
Update Workflows to Version 0.16.7
2 parents 5866e63 + e6f4c8d commit c5d6811

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/pr-receive.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
with:
112112
name: pr
113113
path: ${{ env.PR }}
114+
overwrite: true
114115

115116
- name: "Upload Diff"
116117
uses: actions/upload-artifact@v4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.16.6
1+
0.16.7

0 commit comments

Comments
 (0)