Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ditschedev committed Dec 5, 2023
1 parent 62d6336 commit 6ae426c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
go-version: ${{matrix.go-version}}

- name: Checkout Code Base
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Restore Go Module Cache
uses: actions/cache@v3
Expand Down

0 comments on commit 6ae426c

Please sign in to comment.