We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07bed5b commit ac36b7dCopy full SHA for ac36b7d
.github/workflows/rfc-check.yml
@@ -29,7 +29,7 @@ jobs:
29
needs: build
30
steps:
31
- uses: actions/checkout@v3
32
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4.1.7
33
with:
34
name: spec
35
path: build/install
0 commit comments