Skip to content

Commit ff848d8

Browse files
authored
Merge pull request #2 from hate/dependabot/github_actions/actions/upload-artifact-5
chore(deps): bump actions/upload-artifact from 4 to 5
2 parents d6765ab + 445fa44 commit ff848d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
fi
5858
5959
- name: Upload artifact
60-
uses: actions/upload-artifact@v4
60+
uses: actions/upload-artifact@v5
6161
with:
6262
name: ${{ matrix.artifact }}
6363
path: ${{ matrix.artifact }}

0 commit comments

Comments
 (0)