Skip to content

Commit 1eaf2c4

Browse files
committed
update GH action again #4
1 parent 5312b9c commit 1eaf2c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,11 +163,11 @@ jobs:
163163
#- build_docker
164164
runs-on: ubuntu-latest
165165
steps:
166-
- uses: actions/checkout@v3
166+
- uses: actions/checkout@v4
167167
- uses: martinbeentjes/npm-get-version-action@v1.3.1
168168
id: package-version
169169

170-
- uses: actions/download-artifact@v3
170+
- uses: actions/download-artifact@v4
171171
with:
172172
path: github-artifacts
173173

0 commit comments

Comments
 (0)