We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a0fa38 + c5dc5a3 commit bd56131Copy full SHA for bd56131
.github/workflows/ci.yaml
@@ -100,7 +100,7 @@ jobs:
100
101
steps:
102
- name: ⚙️ Download GPA Calculator
103
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
+ uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
104
with:
105
name: gpa-calculator
106
path: "./apps/gpa-calculator/dist/"
@@ -126,7 +126,7 @@ jobs:
126
127
128
- name: ⚙️ Download Map
129
130
131
name: phs-map
132
path: "./apps/phs-map/dist/"
0 commit comments