Skip to content

Commit 8432df4

Browse files
committed
Update upload-artifact to 6.0.0
Issue gh-18648 Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 parent 63162eb commit 8432df4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-build-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: ./gradlew -PbuildSrc.skipTests=true :spring-security-docs:antora
3535
- name: Upload Docs
3636
id: upload
37-
uses: actions/upload-artifact@v4
37+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
3838
with:
3939
name: docs
4040
path: docs/build/site

0 commit comments

Comments
 (0)