summaryrefslogtreecommitdiff
path: root/.github/workflows/publish.yml
diff options
context:
space:
mode:
authorBreno Rodrigues GuimarĂ£es <brenorg@gmail.com>2023-02-23 22:07:41 -0300
committerGitHub <noreply@github.com>2023-02-23 22:07:41 -0300
commit70a477a252420c3f6a2e8e8d4c63d557df4b7f46 (patch)
treea68dce23c94fe6250b8f3dc3c7ab8ada895e4d84 /.github/workflows/publish.yml
parentafca68f86aa021c5cb991bb810db71eb6af89155 (diff)
parent69a7ae54d27513d7553b4d8bd77ade017e674e22 (diff)
downloadpatchelf-70a477a252420c3f6a2e8e8d4c63d557df4b7f46.tar.gz
Merge branch 'NixOS:master' into breno.457
Diffstat (limited to '.github/workflows/publish.yml')
-rw-r--r--.github/workflows/publish.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index c180417..f330171 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -47,7 +47,7 @@ jobs:
needs: [build_windows]
runs-on: windows-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
- uses: actions/download-artifact@v3
with:
name: patchelf