Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

Commit dc88bb9

Browse files
authored
Merge pull request #82 from ogen-go/dependabot/github_actions/actions/upload-artifact-6
chore(deps): bump actions/upload-artifact from 5 to 6
2 parents 9599db2 + 1abc418 commit dc88bb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
echo "::set-output name=summary::$SUMMARY"
6565
6666
- name: Upload profiles
67-
uses: actions/upload-artifact@v5
67+
uses: actions/upload-artifact@v6
6868
with:
6969
path: "*profile.out"
7070
if-no-files-found: error

0 commit comments

Comments
 (0)