Skip to content

Commit 2b034e2

Browse files
authored
Merge pull request #173 from LibraryCarpentry/update/workflows
Update Workflows to Version 0.16.7
2 parents df7744a + 398b86a commit 2b034e2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: .github/workflows/pr-receive.yaml

+1
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

Diff for: .github/workflows/sandpaper-version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.16.6
1+
0.16.7

0 commit comments

Comments
 (0)