File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,10 +32,10 @@ jobs:
3232 run : sbt copySimJs
3333
3434 - name : Upload Pages artifact
35- uses : actions/upload-pages-artifact@v3
35+ uses : actions/upload-pages-artifact@v5
3636 with :
3737 path : bifunctor-tagless/jvm/src/main/resources/webapp
3838
3939 - name : Deploy to GitHub Pages
4040 id : deployment
41- uses : actions/deploy-pages@v4
41+ uses : actions/deploy-pages@v5
Original file line number Diff line number Diff line change 11[ ![ Build Status] ( https://github.com/7mind/distage-example/workflows/Build/badge.svg )] ( https://github.com/7mind/distage-example/actions/workflows/build.yml )
2+ [ ![ Live demo] ( https://img.shields.io/badge/live%20demo-7mind.github.io%2Fdistage--example-blue?logo=github )] ( https://7mind.github.io/distage-example/ )
23[ ![ License] ( https://img.shields.io/github/license/7mind/distage-example.svg )] ( https://github.com/7mind/distage-example/blob/develop/LICENSE )
34
45# distage example
You can’t perform that action at this time.
0 commit comments