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 b781f31 commit df2c42aCopy full SHA for df2c42a
.github/workflows/test.yml
@@ -31,7 +31,7 @@ jobs:
31
tar xfv release/pwru-linux-amd64.tar.gz
32
33
- name: Store executable
34
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
+ uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
35
with:
36
name: pwru
37
path: pwru
0 commit comments