Skip to content
Snippets Groups Projects
Commit dc7b97cf authored by Zeeshan Ali Khan's avatar Zeeshan Ali Khan
Browse files

CI,GH: Switch to v3 of `checkout` action

parent 491450ad
No related branches found
No related tags found
Loading
......@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Setup
run: |
sudo mkdir -p /run/user/$UID |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment