Commit 65fb62f 1 parent 473b175 commit 65fb62f Copy full SHA for 65fb62f
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 79
79
working-directory : otterdog-configs
80
80
81
81
- name : Upload generated site content
82
- uses : actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
82
+ uses : actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
83
83
with :
84
84
name : generated-site
85
85
path : |
93
93
steps :
94
94
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
95
95
- name : Download generated site content
96
- uses : actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
96
+ uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
97
97
with :
98
98
name : generated-site
99
99
- shell : bash
@@ -111,7 +111,7 @@ jobs:
111
111
- name : Setup Pages
112
112
uses : actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4.0.0
113
113
- name : Upload artifact
114
- uses : actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
114
+ uses : actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
115
115
116
116
deploy :
117
117
environment :
@@ -122,4 +122,4 @@ jobs:
122
122
steps :
123
123
- name : Deploy to GitHub Pages
124
124
id : deployment
125
- uses : actions/deploy-pages@87c3283f01cd6fe19a0ab93a23b2f6fcba5a8e42 # v4.0.3
125
+ uses : actions/deploy-pages@decdde0ac072f6dcbe43649d82d9c635fff5b4e4 # v4.0.4
You can’t perform that action at this time.
0 commit comments