Skip to content

Commit 4325e9f

Browse files
Update checkout action version from v3 to v4
1 parent df3d02f commit 4325e9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/checkout@v3
15+
- uses: actions/checkout@v4
1616
- name: configure
1717
run: |
1818
sudo apt update

0 commit comments

Comments
 (0)