Skip to content

Commit

Permalink
ci: updated versions from actions
Browse files Browse the repository at this point in the history
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
  • Loading branch information
mssola committed May 10, 2024
1 parent 4192fe5 commit a1fcf17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
with:
version: ${{ matrix.emacs_version }}

- uses: actions/setup-go@v2
- uses: actions/setup-go@v5

- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Install git-validation
run: go install github.com/vbatts/git-validation@latest
Expand Down

0 comments on commit a1fcf17

Please sign in to comment.