Skip to content

Commit 258663e

Browse files
Update actions/upload-artifact action to v4
1 parent e83ba70 commit 258663e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
fi
115115
116116
- name: Upload artifact
117-
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
117+
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
118118
with:
119119
name: bitwarden_event_logs_${{ matrix.runtime_identifier }}.tar.gz
120120
path: bitwarden_event_logs_${{ matrix.runtime_identifier }}.tar.gz

0 commit comments

Comments
 (0)