We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5cbf1d + 702040e commit a92c4e3Copy full SHA for a92c4e3
1 file changed
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout
14
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
15
- name: Set up qemu
16
uses: docker/setup-qemu-action@v1
17
with:
0 commit comments