Skip to content

Commit fbd8a4f

Browse files
Update actions/upload-artifact digest to 65c4c4a
1 parent 183f337 commit fbd8a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
BUILD_ARGS: "--load"
231231

232232
- name: Publish Artifacts to GitHub
233-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
233+
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
234234
with:
235235
name: output
236236
path: _output/**

0 commit comments

Comments
 (0)