Skip to content

Commit 9886481

Browse files
committed
GHA: Use actions/create-release v1 tag
1 parent 41f8a5e commit 9886481

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/R.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ jobs:
480480
- name: Create release
481481
if: success()
482482
id: create_release
483-
uses: actions/create-release@v2
483+
uses: actions/create-release@v1
484484
env:
485485
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
486486
with:

0 commit comments

Comments
 (0)