Skip to content

Commit 16fde1a

Browse files
authored
Upgrade actions/checkout to v4 (#332)
1 parent 3d3fac8 commit 16fde1a

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
@@ -63,7 +63,7 @@ jobs:
6363
remote_execution: 'true'
6464

6565
steps:
66-
- uses: actions/checkout@v3
66+
- uses: actions/checkout@v4
6767

6868
- name: Set up authentication
6969
shell: bash

0 commit comments

Comments
 (0)