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.
1 parent c1c854a commit d6f6839Copy full SHA for d6f6839
.github/workflows/ci.yaml
@@ -100,7 +100,7 @@ jobs:
100
101
steps:
102
- name: ⚙️ Download GPA Calculator
103
- uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
+ uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.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