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.
2 parents 65b5fdc + 9f94b70 commit e927118Copy full SHA for e927118
1 file changed
.github/workflows/test.yml
@@ -46,7 +46,7 @@ jobs:
46
name: MyEnvironment
47
steps:
48
- uses: actions/checkout@v6
49
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v7
50
- uses: ./
51
with:
52
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments