Skip to content

Commit 48213f9

Browse files
Lzw655Copilot
andauthored
Update .github/workflows/check_lib_versions.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5d80670 commit 48213f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_lib_versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
check_lib_versions:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@master
11+
- uses: actions/checkout@v3
1212
- name: Get latest release info of repository
1313
id: last_release
1414
uses: InsonusK/get-latest-release@v1.1.0

0 commit comments

Comments
 (0)