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 69f24db + 1229e30 commit 2a0ab47Copy full SHA for 2a0ab47
.github/workflows/dotnet-core-master.yml
@@ -52,7 +52,7 @@ jobs:
52
- uses: actions/checkout@v3
53
with:
54
path: main
55
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4.1.7
56
57
name: items-planning-container
58
- run: docker load -i items-planning-container.tar
.github/workflows/dotnet-core-pr.yml
@@ -49,7 +49,7 @@ jobs:
49
50
51
0 commit comments