Skip to content

Commit 179c232

Browse files
committed
Remove action pin
1 parent 21be2b1 commit 179c232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
os: [ubuntu-latest, macOS-latest]
1717

1818
steps:
19-
- uses: actions/checkout@v3
19+
- uses: actions/checkout@main
2020

2121
- name: Install dependencies (Ubuntu)
2222
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)