We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a59f3f + 1725ed7 commit 4e2ae68Copy full SHA for 4e2ae68
.github/workflows/ci.yaml
@@ -100,7 +100,7 @@ jobs:
100
101
steps:
102
- name: ⚙️ Download GPA Calculator
103
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
+ uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
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