File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
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@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0 .0
79
+ uses : actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2 .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@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
93
+ uses : actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
94
94
with :
95
95
name : generated-site
96
96
- shell : bash
@@ -119,4 +119,4 @@ jobs:
119
119
steps :
120
120
- name : Deploy to GitHub Pages
121
121
id : deployment
122
- uses : actions/deploy-pages@f33f41b675f0ab2dc5a6863c9a170fe83af3571e # v4.0.0
122
+ uses : actions/deploy-pages@87c3283f01cd6fe19a0ab93a23b2f6fcba5a8e42 # v4.0.3
You can’t perform that action at this time.
0 commit comments