Skip to content

Commit

Permalink
Bump up GHA checkout action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
pramsey committed Apr 28, 2023
1 parent 2eadcd8 commit 1dc4507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -77,7 +77,7 @@ jobs:
sudo -E apt-get -yq --no-install-suggests --no-install-recommends install make ${{ matrix.ci.packages }}
- name: 'Check Out'
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: 'Build'
run: |
Expand Down

0 comments on commit 1dc4507

Please sign in to comment.