Commit ddbc490
authored
ci: bump upload-pages-artifact to v4.0.0 to satisfy SHA-pinning policy (#301)
actions/upload-pages-artifact@v3 transitively calls
actions/upload-artifact@v4 as a floating tag, which the repo's
full-SHA pinning policy rejects, failing the docs deploy at job
setup. v4.0.0 pins its internal upload-artifact to a SHA (v4.6.2).
Fixes #300
Signed-off-by: Kyle Hounslow <kylhouns@amazon.com>1 parent 51345e6 commit ddbc490
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments