We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7619231 commit d53abbcCopy full SHA for d53abbc
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
RUSTFLAGS: "-C target-cpu=atmega328p"
44
45
# Upload artifacts
46
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
47
with:
48
name: avr-device
49
path: |
0 commit comments