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 6a51534 commit b9f406aCopy full SHA for b9f406a
.github/workflows/golangci.yaml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
go-version-file: go.mod
48
- name: Download generated code
49
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v6
50
51
name: generated-bpf-program-code
52
path: ./bpf-prog/azure-block-iptables/pkg/blockservice
0 commit comments