Skip to content

Commit

Permalink
checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Jan 25, 2024
1 parent d0237e2 commit f04931c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
TEST_CHANNEL_ID_PREFIX: ${{ secrets.TEST_CHANNEL_ID_PREFIX }}
steps:
- uses: sksat/setup-rye@v0.12.0
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: |
sudo apt-get update
sudo apt-get -y install libva-dev libdrm-dev
Expand Down

0 comments on commit f04931c

Please sign in to comment.