Skip to content

Commit 71f56fa

Browse files
authored
Update release.yml
1 parent 2a25e2e commit 71f56fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build:
1212
runs-on: ubuntu-22.04
1313
steps:
14-
- uses: actions/checkout@v4
14+
- uses: actions/checkout@v6
1515
- name: Clean OS
1616
run: |
1717
sudo apt update -y -qqq

0 commit comments

Comments
 (0)