Skip to content

Commit 322e7f9

Browse files
authored
Update CI
1 parent 202c867 commit 322e7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-latest
3737
if: github.ref == 'refs/heads/main'
3838
steps:
39-
- uses: actions/checkout@v3
39+
- uses: actions/checkout@v5
4040
- name: Bump version
4141
uses: TriPSs/conventional-changelog-action@v3
4242
id: version

0 commit comments

Comments
 (0)