Skip to content

Commit 2c80c82

Browse files
committed
Update upload-artifact to v4
1 parent 0a98ed7 commit 2c80c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- run: pip install --requirement requirements.txt
2727
- run: xml2rfc --version
2828
- run: make all
29-
- uses: actions/upload-artifact@v3
29+
- uses: actions/upload-artifact@v4
3030
with:
3131
name: specification-docs
3232
path: |

0 commit comments

Comments
 (0)