Skip to content

Commit 0a205c3

Browse files
committed
Bump actions/checkout to v3
1 parent 9ea979b commit 0a205c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# GITHUB_REF value: refs/heads/v*
2121
run: echo "VERSION=$(echo ${GITHUB_REF:11})" >> $GITHUB_ENV
2222

23-
- uses: actions/checkout@v2
23+
- uses: actions/checkout@v3
2424

2525
- name: Set up QEMU
2626
uses: docker/setup-qemu-action@v2

0 commit comments

Comments
 (0)