We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf5b41 commit 096cc9aCopy full SHA for 096cc9a
.github/workflows/elixir.yml
@@ -256,7 +256,7 @@ jobs:
256
- run: mix deps.compile --skip-umbrella-children
257
- run: mix compile --warning-as-errors
258
- run: mix docs
259
- - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ - uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
260
with:
261
name: docs
262
path: doc
0 commit comments