Projects STRLCPY hiphp Commits 6c6dec3a
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    .github/workflows/pipup.yml
    skipped 19 lines
    20 20   # Steps represent a sequence of tasks that will be executed as part of the job
    21 21   steps:
    22 22   # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
    23  - - uses: actions/checkout@v2
     23 + - uses: actions/checkout@v3
    24 24   
    25 25   # Sets up python
    26 26   - uses: actions/setup-python@v4
    skipped 27 lines
  • ■ ■ ■ ■
    .github/workflows/push-gitLab.yml
    skipped 5 lines
    6 6   build:
    7 7   runs-on: ubuntu-latest
    8 8   steps:
    9  - - uses: actions/checkout@v1
     9 + - uses: actions/checkout@v3
    10 10   - name: Mirror + trigger CI
    11 11   uses: SvanBoxel/gitlab-mirror-and-ci-action@master
    12 12   with:
    skipped 8 lines
Please wait...
Page is in error, reload to recover