Skip to content

Commit

Permalink
Update main actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas authored Feb 16, 2023
1 parent a54f579 commit 393f416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
ports:
- 5432:5432
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: install memcached headers
run: sudo apt install -y libmemcached-dev
- name: Build with Makefile
Expand Down

0 comments on commit 393f416

Please sign in to comment.