We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb9343 commit 3047318Copy full SHA for 3047318
1 file changed
.github/workflows/main.yml
@@ -44,7 +44,7 @@ jobs:
44
runs-on: ubuntu-latest
45
steps:
46
- name: Download compiled files
47
- uses: actions/download-artifact@v2.1.1
+ uses: actions/download-artifact@v4
48
with:
49
name: compiled-modapi-dlls
50
0 commit comments