Skip to content

Commit

Permalink
Pin actions/checkout to v3.6.0 for Ubuntu 18.04 compatibility (#1467)
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Aug 30, 2023
1 parent 399e8d4 commit 2094861
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 @@ -193,7 +193,7 @@ jobs:
image: ${{ matrix.docker_image }}

steps:
- uses: actions/checkout@master
- uses: actions/checkout@v3.6.0

- name: Upgrade apt packages Debian Testing [Debian Testing]
if: matrix.docker_image == 'debian:testing'
Expand Down

0 comments on commit 2094861

Please sign in to comment.