Skip to content

Commit b217fc8

Browse files
Update pkpassvalidator.yml
1 parent 3acb24b commit b217fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkpassvalidator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
package: ${{ env.AZURE_WEBAPP_PACKAGE_PATH }}
3535
publish-profile: ${{ env.AZURE_WEBAPP_PUBLISH_PROFILE }}
3636
- name: Publish Artifacts
37-
uses: actions/upload-artifact@v1.0.0
37+
uses: actions/upload-artifact@v4.0.0
3838
with:
3939
name: webapp
4040
path: ${{ env.AZURE_WEBAPP_PACKAGE_PATH }}

0 commit comments

Comments
 (0)