Skip to content

Commit 7a44dda

Browse files
Bump github actions versions (#20)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a33a40 commit 7a44dda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,13 +167,13 @@ jobs:
167167
copy "lib\opus-tools\win32\VS2015\x64\Release\opus*.exe" "opus-tools\x64"
168168
169169
- name: Upload artifacts
170-
uses: actions/upload-artifact@v6
170+
uses: actions/upload-artifact@v7
171171
with:
172172
name: opus-tools
173173
path: opus-tools
174174
compression-level: 9
175175

176176
- name: Generate build provenace attestations
177-
uses: actions/attest-build-provenance@v3
177+
uses: actions/attest-build-provenance@v4
178178
with:
179179
subject-path: opus-tools/**

0 commit comments

Comments
 (0)