We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e093277 commit e3043baCopy full SHA for e3043ba
1 file changed
.github/workflows/ccpp.yml
@@ -62,12 +62,12 @@ jobs:
62
needs: [linux, windows]
63
64
steps:
65
- - uses: actions/download-artifact@v8
+ - uses: actions/download-artifact@v8.0.1
66
with:
67
name: modbusscope-linux
68
path: all-artifacts/linux
69
70
71
72
name: modbusscope-windows
73
path: all-artifacts/windows
0 commit comments