Skip to content

Commit 5ca1972

Browse files
authored
Update create_release.yml
1 parent 414b0d8 commit 5ca1972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/create_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ jobs:
6363
permissions:
6464
contents: write
6565
steps:
66-
- uses: actions/checkout@v3
67-
- uses: actions/download-artifact@v3
66+
- uses: actions/checkout@v4
67+
- uses: actions/download-artifact@v4
6868
with:
6969
path: artifacts
7070
name: ${{ env.artifact-name }}

0 commit comments

Comments
 (0)