File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,12 @@ jobs:
32
32
- name : Checkout
33
33
uses : actions/checkout@v4
34
34
- name : Setup Pages
35
- uses : actions/configure-pages@v4
35
+ uses : actions/configure-pages@v5
36
36
- name : Upload artifact
37
- uses : actions/upload-pages-artifact@v2
37
+ uses : actions/upload-pages-artifact@v3
38
38
with :
39
39
# Upload entire repository
40
40
path : ' .'
41
41
- name : Deploy to GitHub Pages
42
42
id : deployment
43
- uses : actions/deploy-pages@v3
43
+ uses : actions/deploy-pages@v4
Original file line number Diff line number Diff line change 1
1
# Sandwich Lookup - Pokémon Scarlet/Violet
2
- [ psandwich.io] ( https://psandwich.io )
2
+ ~~ psandwich.io~~
3
+ [ complexrobot.github.io/sandwich/] ( https://complexrobot.github.io/sandwich/ )
3
4
4
5
![ ] ( /sandwich/screenshots/example.png )
5
6
You can’t perform that action at this time.
0 commit comments