File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/checkout@v5
1616 - name : Fetch site artifact
17- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
17+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
1818 with :
1919 name : _site
2020 - name : extract site artifact
Original file line number Diff line number Diff line change 4949 needs : staging_test
5050 steps :
5151 - name : Fetch site artifact
52- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
52+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
5353 with :
5454 name : _site
5555
5858 tar -xzf _site.tar.gz
5959
6060 - name : Fetch httpd conf artifact
61- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
61+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
6262 with :
6363 name : httpd.conf
6464 path : .github/scripts/staging/httpd.conf
You can’t perform that action at this time.
0 commit comments