File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 76
76
working-directory : otterdog-configs
77
77
78
78
- name : Upload generated site content
79
- uses : actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
79
+ uses : actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0
80
80
with :
81
81
name : generated-site
82
82
path : |
90
90
steps :
91
91
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
92
92
- name : Download generated site content
93
- uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
93
+ uses : actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
94
94
with :
95
95
name : generated-site
96
96
- shell : bash
@@ -108,7 +108,7 @@ jobs:
108
108
- name : Setup Pages
109
109
uses : actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4.0.0
110
110
- name : Upload artifact
111
- uses : actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2 .0.0
111
+ uses : actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3 .0.0
112
112
113
113
deploy :
114
114
environment :
@@ -119,4 +119,4 @@ jobs:
119
119
steps :
120
120
- name : Deploy to GitHub Pages
121
121
id : deployment
122
- uses : actions/deploy-pages@13b55b33dd8996121833dbc1db458c793a334630 # v3 .0.1
122
+ uses : actions/deploy-pages@f33f41b675f0ab2dc5a6863c9a170fe83af3571e # v4 .0.0
You can’t perform that action at this time.
0 commit comments