mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 05:07:31 +00:00
chore: update github actions (#7564)
This commit is contained in:
4
.github/workflows/version.yml
vendored
4
.github/workflows/version.yml
vendored
@@ -26,9 +26,9 @@ jobs:
|
||||
steps:
|
||||
-
|
||||
name: Source checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
-
|
||||
uses: actions/download-artifact@v3
|
||||
uses: actions/download-artifact@v4
|
||||
if: ${{ !inputs.dry_run }}
|
||||
with:
|
||||
path: .artifacts
|
||||
|
Reference in New Issue
Block a user