Skip to content

Commit a7325f2

Browse files
Update actions/checkout action to v6
1 parent 3862abd commit a7325f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Create Release
1111
runs-on: ubuntu-20.04
1212
steps:
13-
- uses: actions/checkout@v2
13+
- uses: actions/checkout@v6
1414
- name: Create Release
1515
id: create_release
1616
uses: actions/create-release@v1

0 commit comments

Comments
 (0)