File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4444 destination : ./_site
4545 - name : Upload artifact
4646 # Automatically uploads an artifact from the './_site' directory by default
47- uses : actions/upload-pages-artifact@v3 .0.1
47+ uses : actions/upload-pages-artifact@v4 .0.0
4848 # Deployment job
4949 deploy :
5050 environment :
Original file line number Diff line number Diff line change 3737 destination : ./_site
3838 - name : Upload artifact
3939 # Automatically uploads an artifact from the './_site' directory by default
40- uses : actions/upload-pages-artifact@v3 .0.1
40+ uses : actions/upload-pages-artifact@v4 .0.0
4141 # Deployment job
4242 deploy :
4343 environment :
Original file line number Diff line number Diff line change 1313 - name : Set up Git repository
14141515 - name : Set up Ruby
16- uses : ruby/setup-ruby@829114fc20da43a41d27359103ec7a63020954d4 # v1
16+ uses : ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1
1717 with :
1818 bundler-cache : true
1919 - name : Set up Node
You can’t perform that action at this time.
0 commit comments