File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Check out repository
13- uses : actions/checkout@v3
13+ uses : actions/checkout@v4
1414 - name : Generate and PR
1515 uses : algorand/generator/.github/actions/sdk-codegen/@master
1616 with :
Original file line number Diff line number Diff line change 4343 fi
4444
4545 - name : Checkout
46- uses : actions/checkout@v3.5.3
46+ uses : actions/checkout@v4
4747 with :
4848 fetch-depth : 0
4949
Original file line number Diff line number Diff line change 1010 name : Check PR Category and Type
1111 steps :
1212 - name : Checking for correct number of required github pr labels
13- uses : mheap/github-action-required-labels@v3
13+ uses : mheap/github-action-required-labels@v5
1414 with :
1515 mode : exactly
1616 count : 1
You can’t perform that action at this time.
0 commit comments