Skip to content

Commit

Permalink
update GH action again #4
Browse files Browse the repository at this point in the history
  • Loading branch information
cars10 committed Apr 23, 2024
1 parent 5312b9c commit 1eaf2c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,11 +163,11 @@ jobs:
#- build_docker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: martinbeentjes/[email protected]
id: package-version

- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
path: github-artifacts

Expand Down

0 comments on commit 1eaf2c4

Please sign in to comment.