Skip to content

Commit 29f27a4

Browse files
authored
Update rfc-check.yml
1 parent ac36b7d commit 29f27a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rfc-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
cmake -S . -B build -DCMAKE_INSTALL_DOCDIR=$PWD/build/install
1919
cmake --build build -v
2020
cmake --install build
21-
- uses: actions/upload-artifact@v3
21+
- uses: actions/upload-artifact@v4
2222
with:
2323
name: spec
2424
path: build/install

0 commit comments

Comments
 (0)