Skip to content

Commit d239b36

Browse files
chore(deps): update actions/checkout action to v4
1 parent 8ce282c commit d239b36

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
@@ -10,7 +10,7 @@ jobs:
1010
name: Build
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
13+
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
1414
- name: Make ECM Distro Tools
1515
run: |
1616
make all

0 commit comments

Comments
 (0)