Skip to content

Commit f8d1236

Browse files
v3 actions
1 parent 18177ea commit f8d1236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
needs: [build-docker, build-windows, build-linux]
7373
runs-on: ubuntu-latest
7474
steps:
75-
- uses: actions/checkout@v2
75+
- uses: actions/checkout@v3
7676
- name: Download all workflow run artifacts
7777
uses: actions/download-artifact@v3
7878
- uses: ncipollo/release-action@v1

0 commit comments

Comments
 (0)