mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
Bump actions/upload-pages-artifact from 3 to 4 (#6265)
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
fi
|
||||
- name: Upload documentation
|
||||
if: github.event_name == 'push'
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
path: docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user