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 5878fc9 commit f81ab2cCopy full SHA for f81ab2c
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
72
- run: echo hello > world.txt
73
74
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
75
with:
76
name: my-artifact
77
path: world.txt
0 commit comments