File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
template/{% if repo_platform == 'github' %}.github{% endif %}/workflows Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333 - run : make dev-doc
3434 - run : make doc
3535 - name : Upload pages artifact
36- uses : actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3 .0.1
36+ uses : actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4 .0.0
3737 with :
3838 path : public
3939 pages :
Original file line number Diff line number Diff line change 3434 - run: make dev-doc
3535 - run: make doc
3636 - name: Upload pages artifact
37- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3 .0.1
37+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4 .0.0
3838 with:
3939 path: public
4040 pages:
You can’t perform that action at this time.
0 commit comments