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 d2b3e42 commit e1e6b6bCopy full SHA for e1e6b6b
.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@v5
50
51
name: generated-bpf-program-code
52
path: ./bpf-prog/azure-block-iptables/pkg/blockservice
0 commit comments