Skip to content

Commit 59a2fa2

Browse files
authored
Update GitHub CI (#337)
* Update issue and pull request templates format (#333) * Update release action version the in Pip packaging workflow
1 parent ffed3a4 commit 59a2fa2

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE.md renamed to .github/ISSUE_TEMPLATE/generic-issue-template.md

File renamed without changes.

.github/PULL_REQUEST_TEMPLATE.md renamed to .github/PULL_REQUEST_TEMPLATE/pull_request_template.md

File renamed without changes.

.github/workflows/pip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
with:
122122
name: pip-package
123123
- name: Upload Pip package to the release
124-
uses: ncipollo/release-action@v1.14.0
124+
uses: ncipollo/release-action@v1.15.0
125125
with:
126126
allowUpdates: true
127127
artifacts: khiops*.tar.gz

0 commit comments

Comments
 (0)