File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 - name : Environment
3636 run : env | sort
3737
38- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
38+ - uses : actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0
3939
4040 - uses : graalvm/setup-graalvm@cabbb10818fabc989d6dbd508e4846596d20dd2d # v1.6.0
4141 if : ${{ matrix.musl }}
@@ -128,7 +128,7 @@ jobs:
128128 actions : write
129129 steps :
130130 - name : Checkout repository
131- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
131+ uses : actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0
132132 with :
133133 fetch-depth : 0
134134
Original file line number Diff line number Diff line change 1010 dependency-submission :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
13+ - uses : actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0
1414 - uses : graalvm/setup-graalvm@cabbb10818fabc989d6dbd508e4846596d20dd2d # v1.6.0
1515 with :
1616 java-version : 25
You can’t perform that action at this time.
0 commit comments