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 3e68e58 commit 740993eCopy full SHA for 740993e
.github/workflows/golangci.yaml
@@ -47,7 +47,7 @@ jobs:
47
with:
48
fetch-depth: 0
49
- name: Download generated code
50
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
51
52
name: generated-bpf-program-code
53
path: ./bpf-prog/block-iptables/pkg/blockservice
0 commit comments