Skip to content

Commit 215cbad

Browse files
Bump actions/upload-pages-artifact from 3 to 4 (#7)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13f8c3f commit 215cbad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
echo "::warning title=Invalid file permissions automatically fixed::$line"
3636
done
3737
- name: Upload artifact
38-
uses: actions/upload-pages-artifact@v3
38+
uses: actions/upload-pages-artifact@v4
3939
with:
4040
path: 'target/doc/'
4141
deploy:

0 commit comments

Comments
 (0)