Skip to content

Commit 389d962

Browse files
authored
Merge branch 'main' into test-sphinx-exercise-pr81
2 parents 6718337 + 6bde8e2 commit 389d962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
}
9292
EOF
9393
- name: Upload archives to release
94-
uses: softprops/action-gh-release@v1
94+
uses: softprops/action-gh-release@v2
9595
with:
9696
files: |
9797
lecture-python-html-${{ github.ref_name }}.tar.gz

0 commit comments

Comments
 (0)