1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-08 22:46:33 +02:00

Chnages checkout version to v3

This commit is contained in:
Om Aximani
2023-01-27 22:53:05 +05:30
committed by GitHub
parent f753ec1ca5
commit cefeff5561
3 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.